The document asks 10 questions about JSON including what it is, who specified its format, how it differs from XML, what a JSON object and array are, and examples of JSON data types.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views1 page
Week 1 - Activity
The document asks 10 questions about JSON including what it is, who specified its format, how it differs from XML, what a JSON object and array are, and examples of JSON data types.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
1. What is JSON? Give at least 3 answers.
2. Who specified the format of JSON?
3. Differentiate JSON and XML 4. What is a JSON Object? 5. An object begins with a ___ and ends with a ___. 6. What is an array? 7. An array begins with a ___ and ends with a ___. 8. Write a json example with string, number, Boolean, and null values. 9. Which do you prefer to use JSON or XML? 10. Data is separated by a ____.