Q.1.
JSON strings have used in___.
Q.2.
What is the common usage of Json on modern websites?
Q.3.
Quale funzione in PHP si usa per convertire i dati in un formato JSON ?
Q.4.
Which of the following JSON feature ensures communication between two applications designed in different programming languages?
Q.5.
Which of the following Protocol services uses JSON?
Q.6.
Which of the following code will throw an error?
Q.7.
Is JSON Case sensitive ?
Q.8.
What are two main structures compose JSON?
Q.9.
Which of the following is not a type in JSON?
Q.10.
SELECT nameFROM instructorWHERE salary IS NOT NULL;Selects
Q.11.
A _____ indicates an absent value that may exist but be unknown or that may not exist at all.
Q.12.
Which is the file extension of JSON?
Q.13.
Which of the following is the fastest JavaScript parser?
Q.14.
Can you use a double quote inside a JSON string?
Q.15.
In modern websites what is the common usage for JSON?
Q.16.
Which of these is proper a JSON array?
Q.17.
Is whitespace matter in JSON?
Q.18.
Which of these is supported as a JSON Value type?