What is json syntax?
Answer / Sanjay Kanaujia
JSON syntax consists of a collection of name/value pairs (key/value), where names are strings and values can be a string, number, object, array, boolean or null. The entire JSON structure is enclosed in curly braces {}, with individual key/value pairs separated by commas.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why JSON-RPC-Java?
What is polyfill?
How to Generate or Send JSON Data at the Server Side?
Mention what are the JSON files?
Explain in detail about the advantages and features of json?
which function is used to convert a JSON text into an object?
What is json syntax?
What is the difference between xml and json?
What are the json arrays?
Do you know json tools for java developer/
Explain JSON Structures
What is json in javascript?