Can i use JSON for global variable

how do i use JSON file to global variable
also is it possible to generate random question and the answer for a quiz game?

Yes, you can do that.
Have a look here: JSON Resource Loading - GDevelop documentation
The first example shows you how to ‘Load JSON resource to a Global structure variable’