Podcast
Questions and Answers
Which symbol is used to separate key-value pairs in the example JSON format?
Which symbol is used to separate key-value pairs in the example JSON format?
- Colon ( : ) (correct)
- Equals ( = )
- Semicolon ( ; )
- Comma ( , )
What is the data type used to represent text in the example JSON format?
What is the data type used to represent text in the example JSON format?
- Boolean
- String (correct)
- Array
- Integer
What is the purpose of the 'info' field in the example JSON format?
What is the purpose of the 'info' field in the example JSON format?
- Provide additional context or information about the answer (correct)
- Indicate the language of the answer
- Define the data type of the answer
- Specify the character limit for the answer