Why json format is better than xml?
Answer / Rahul Kumar Gautam
JSON is often preferred over XML due to its lighter weight and simpler structure. JSON consumes less memory, is easier to read and write for humans, and is more efficient in terms of network bandwidth.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Syntax of JSON using JavaScript?
What is json file type?
Compare json with javascript?
What is the full syntax of json.stringify?
How to Parse JSON Data that is Coming from a Server in Android?
1 Answers SkillGun Technologies,
How to convert javascript objects into json?
What are the features of JSON-RPC-Java?
Explain how to transform JSON text to a JavaScript object?
What are the limitations of json?
Can a comment be added inside a json file?
Who is the father of json and what is the scripting language json is based on?
What does json parse do?