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 |
What js-specific properties are skipped by json.stringify method?
what is the rule for JSON syntax rules? Give an example of JSON object?
what are the drawbacks of JSON?
what is JSON objects?
Which browser provides native json support?
what is JSON?
What is javax json?
What is the difference between xml and json?
what is JSONP?
What the security and json parser?
Why do we use json in php?
What is serialization in javascript?