What does JSON stand for?
Which of these is a valid JSON data type?
In JSON, data is represented as...
Which character is used to begin and end a JSON object?
What is the correct way to represent a string in JSON?
Which character separates keys and values in a JSON object?
How are multiple key-value pairs separated in a JSON object?
Which of these is a valid JSON array?
What is the JSON representation of the number 10?
In JSON, what does `null` represent?