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 |
Is jwt stateless?
What is the syntax of json using javascript?
What is tojson() method in josn?
What are the JSON Tools for Java Developer?
What is json text?
What is the difference between json parse and json stringify?
What is the extension of json file?
Which is faster json or xml?
Is json better than xml?
Explain what is json?
How to Parse JSON Data that is Coming from a Server in Android?
1 Answers SkillGun Technologies,
What is json post?