Podcast
Questions and Answers
Which of the following is a correct example of JSON format?
Which of the following is a correct example of JSON format?
- { 'key': 'value' } (correct)
- { 'key': 'value' } (correct)
- { 'key': 'value' } (correct)
- { 'key': 'value' } (correct)
What is the purpose of the 'options' key in the JSON format?
What is the purpose of the 'options' key in the JSON format?
- To store additional information about the correct answer
- To store the question itself
- To store the correct answer for the question
- To store the possible choices for a multiple choice question (correct)
Which of the following is a common mistake when writing JSON format?
Which of the following is a common mistake when writing JSON format?
- Using parentheses instead of quotation marks
- Using single quotes instead of double quotes (correct)
- Using square brackets instead of curly braces
- Using commas instead of colons
Flashcards are hidden until you start studying