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


what is the rule for JSON syntax rules? Give an example of JSON object?



what is the rule for JSON syntax rules? Give an example of JSON object?..

Answer / Pran Mohan Mishra

JSON has strict syntax rules. An object consists of key-value pairs enclosed in curly braces {}, with each key being a string and each value being a valid JSON data type (as mentioned in question 224449). Here is an example: {"key":"value", "anotherKey":123}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

what is the rule for JSON syntax rules? Give an example of JSON object?

1 Answers  


What is the use of json.parse in javascript?

1 Answers  


What are the features of JSON-RPC-Java?

1 Answers  


How to receive JSON Data at the Client Side?

1 Answers  


How to Generate or Send JSON Data at the Server Side?

1 Answers  


What are the json values?

1 Answers  


Is it safe to store jwt in localstorage?

1 Answers  


Is json a protocol?

1 Answers  


what is JSONP?

1 Answers  


what is the role of JSON.stringify?

1 Answers  


What is meant by json objects?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


Categories