Question: 1. JSON is a language-independent data format that can be used with any programming language. True/False 2.Which sign is used to represent a collection (array)
1. JSON is a language-independent data format that can be used with any programming language.
True/False
2.Which sign is used to represent a collection (array) of values in JSON?
A. : :
B. " "
C. [ ]
D. { }
3. Which of the following snippet is syntactically wrong in JSON?
A."computer-price":620;
B.computer price:620;
C."computer price":620;
D."computerprice":"620";
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
