What is meant by json objects?
Answer / Mulkesh Kumar
In JSON, an object is a collection of key-value pairs where the keys (or names) must be strings and the values can be any data type - numbers, strings, booleans, arrays, or other objects. JSON objects are enclosed in curly braces {}. Each key-value pair is separated by a colon : and the pairs are separated by commas ,
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the json(javascript object notation)?
Explain JSON Syntax Rules?
What are the properties of json?
What is json value?
Why use JSON over XML?
What is the use of json.parse in javascript?
Explain JSON Objects?
What are the JSON Tools for Java Developer?
Name the browsers that support json format?
What is serialization of an object?
Is json rest or soap?
How to Parse JSON Data that is Coming from a Server in Android?
1 Answers SkillGun Technologies,