What is the json(javascript object notation)?
Answer / Sunil Kumar Guru
JSON (JavaScript Object Notation) is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Show how to parse JSON in JQuery?
What is serialization and deserialization in json?
what is JSON?
what is the rule for JSON syntax rules? Give an example of JSON object?
How do I view a json file?
What is MIME type for JSON?
What is JSON-RPC and JSON-RPC-Java?
What is json viewer?
What are different ways to create objects?
What is polyfill?
How to use newtonsoft or json.net for deserializing the json data?
What is a json parser?