what is JSON?
Answer / Vipul Negi
JSON stands for JavaScript Object Notation. It's a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON uses a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need json?
What are the limitations of jsonp?
Why do we use json?
Why do we use json in android?
What is MIME type for JSON?
List some benefits of json over xml?
What are the advantages of json over xml?
List some features of json-rpc-java?
Is json an api?
How to delete an index from json obj?
what is JSON objects?
Who is known as the father of json?