What are the advantages of json over xml?
Answer / Siddharth Tripathi
JSON has several advantages over XML. JSON is lighter in weight and more efficient for data transfer, especially for small amounts of data. It uses less bandwidth as it requires fewer characters to represent data types and values. JSON also supports more data types like dates, regular expressions, and JavaScript objects directly, while XML does not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do all the programming languages and platform support json?
How to use newtonsoft or json.net for deserializing the json data?
What is JSON Parser?
What is json rpa java?
Is json a protocol?
What is a json api?
what is JSONP?
Why do we need json?
How to delete an index from json obj?
What is serialization in javascript?
Is json a framework?
What is the extension of json file?