11.) How are key-value pairs separated in a JSON object?
12.) How are multiple key-value pairs separated in a JSON object?
13.) What can be the root structure of a JSON document?
14.) Which of these is a valid boolean value in JSON?
15.) How is null represented in JSON?
16.) JSON is a strict subset of which language?
17.) Which of the following is NOT a valid JSON key?
18.) Which of the following files often uses JSON for configuration?
19.) What is the typical file extension for JSON files?
Pages: 1 2