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 |
What is json in javascript?
What is json? For what is used for?
Who is the father or creater of json?
what is the role of JSON.stringify?
What is jsonresponse?
What is number in json?
Which browsers provide native JSON support?
what are the drawbacks of JSON?
Explain how to convert json text to a javascript object?
What is json rpa java?
What is the use of json in java?
What is json string?