Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why must one use JSON over XML?



Why must one use JSON over XML?..

Answer / Mayank Dwivedi

One should consider using JSON over XML because: (1) JSON is more concise and has a smaller size for the same data compared to XML, which makes it faster to transmit over the network. (2) JSON is easier to read and write by humans. (3) JSON parsing and generating are faster than XML in most programming languages due to native support or libraries. (4) JSON is less verbose than XML, reducing the need for extensive tags.nHowever, it's important to note that XML still has its advantages, such as schema validation and wider acceptance in some domains.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

Why do we use json in php?

1 Answers  


Do you know json tools for java developer/

1 Answers  


How to convert an object into json? What is the full syntax of json.stringify?

1 Answers  


What does [] mean in json?

1 Answers  


Explain JSON Objects?

1 Answers  


Why do we use json?

1 Answers  


What is json? Explain?

1 Answers  


List some features of json-rpc-java?

1 Answers  


What are the similarities between json and xml?

1 Answers  


Explain JSON Values?

1 Answers  


What is json used for?

1 Answers  


Is json serialized?

1 Answers  


Categories