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...


Explain in detail about the advantages and features of json?



Explain in detail about the advantages and features of json?..

Answer / Chandra Mani Kumar

JSON has several advantages and features that make it popular for data interchange. Here are some of them:
- Lightweight: JSON is a lightweight format that requires fewer characters to represent data types compared to XML. This results in less bandwidth usage and faster data transfer.
- Easy to read and write: JSON uses a simple syntax that is easy for humans to understand without having to learn a new format. It follows a structure similar to JavaScript, which makes it familiar to many developers.
- Widely supported: JSON is widely supported by programming languages such as JavaScript, Python, Java, C#, and PHP, making it a versatile choice for data interchange.
- Efficient parsing: Modern browsers and many other platforms have built-in support for parsing JSON, which makes it efficient to use.
- Supports more data types: JSON supports more data types like dates, regular expressions, and JavaScript objects directly, while XML does not.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

Explain Syntax of JSON?

1 Answers  


Explain JSON Objects?

1 Answers  


How to define a json object from a string?

1 Answers  


What is json syntax?

1 Answers  


Why do we use json?

1 Answers  


What is a json payload?

1 Answers  


Why use JSON over XML?

1 Answers  


How to generate/send json data at the client side?

1 Answers  


Do you know json tools for java developer/

1 Answers  


What is json formatter?

1 Answers  


How to use newtonsoft or json.net for serializing json data?

1 Answers  


What is json-rpc? List some features of json-rpc-java?

1 Answers  


Categories