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

What is the syntax of json?

1 Answers  


What is json used for?

1 Answers  


Name the browsers that support json format?

1 Answers  


Is json rest or soap?

1 Answers  


What the file extension of json?

1 Answers  


What are different ways to create objects?

1 Answers  


What are the json arrays?

1 Answers  


What are the advantages of json over xml?

1 Answers  


Explain JSON Objects?

1 Answers  


What are the similarities between json and xml?

1 Answers  


What is the use of newtonsoft json?

1 Answers  


What is the extension of json file?

1 Answers  


Categories