Podcast
Questions and Answers
What is a common format for representing data in JSON?
What is a common format for representing data in JSON?
- XML
- YAML (correct)
- CSV
- None of the above
In JSON, what does an array represent?
In JSON, what does an array represent?
- A single value
- A boolean value
- A key-value pair
- A collection of values (correct)
What is the purpose of JSON schema?
What is the purpose of JSON schema?
- To compress JSON data
- To validate JSON data (correct)
- To encrypt JSON data
- To convert JSON data to XML
Flashcards are hidden until you start studying