Why is json used?
Answer / Javed Husain
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's commonly used for transmitting data between a server and a web application, as an alternative to XML.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I view a json file?
What is a json parser?
What is json formatter?
What is json text?
Can you write an example code in json?
What is json database?
What is meant by json objects?
What is json data. and what is one way that .net developers can work with json?
Which browsers provide native JSON support?
How do you decode a json string?
what is JSON-RPC and JSON Parser?
Why json format is better than xml?