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 JSON Structures



Explain JSON Structures..

Answer / Naval Kishore

JSON, or 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 is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON structures consist of two types: values (primitive or object) and objects. Primitive values include string, number, boolean, null, and special empty array []. Objects in JSON are unordered collections of name/value pairs enclosed by curly braces. Each name is followed by a colon and the name/value pairs are separated by commas.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

Explain jsonp in a simple language.

1 Answers  


What are the uses of json?

1 Answers  


What is json schema?

1 Answers  


What are the properties of json?

1 Answers  


Explain Syntax of JSON using JavaScript?

1 Answers  


What is json string?

1 Answers  


Why do we use json in php?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


What is the name of android class do we need to use to build up an json object?

1 Answers  


What is a json parser?

1 Answers  


Explain what is json?

1 Answers  


Which browser provides native json support?

1 Answers  


Categories