Podcast
Questions and Answers
Which of the following is the correct example of a JSON format?
Which of the following is the correct example of a JSON format?
- [{"key": "value"}]
- {key: "value"}
- {"key": "value"} (correct)
- [{key: value}]
What is the purpose of escaping double quotes in JSON?
What is the purpose of escaping double quotes in JSON?
- To differentiate between keys and values
- To avoid syntax errors (correct)
- To indicate the end of a JSON object
- To improve readability
Which of the following is NOT a recommended practice when writing multiple choice questions?
Which of the following is NOT a recommended practice when writing multiple choice questions?
- Providing additional context
- Using ambiguous language (correct)
- Including plausible distractors
- Focusing on key facts