What is json? Explain?
Answer / Munendra Kumar Tripathi
JSON stands for JavaScript Object Notation. It is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers who use C-family languages. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - March 2009. JSON is a syntax for storing and exchanging data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between xml and json?
How to convert an object into json?
What is json value?
How to receive json data at the server side?
How do I view a json file?
What is an array json?
What the security and json parser?
What is number in json?
List some features of json-rpc-java?
What is json? For what is used for?
Who is the father of json and what is the scripting language json is based on?
what is the MIME type of JSON?