Q.1.
The "function" and " var" are known as:
Q.2.
Which of these is correct about the JSON standard?
Q.3.
Which of the following is the limitation of JSON?
Q.4.
Which is correct format of writting JSON name/value pair
Q.5.
JSON stands for ________________
Q.6.
What is JSON data?
Q.7.
Who is the creator of JSON ?
Q.8.
What is the MIME type of JSON?
Q.9.
How many types of json data?
Q.10.
JSON elements are separated by the ___.
Q.11.
JSON is derived from the ______ programming language?
Q.12.
Quale funzione si usa in PHP per convertire il formato JSON in dati alfanumerici?
Q.13.
La base del formto JSON è una struttura chiave:valore dove chiave rappresenta il campo di dati e il valore rappresenta l'informazione
Q.14.
In JavaScript, what is a block of statement?
Q.15.
JSON strings have to be in
Q.16.
Give an example of JSON object?
Q.17.
Why must one use JSON over XML?
Q.18.
What are the data types supported by JSON?
Q.19.
What is the return type of the method parseInt()?
Q.20.
What is the purpose of the method JSON.parse()?