Explain what is json?
Answer / Suneel Kumar Rastogi
JSON (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 uses a simple syntax based on double-quoted strings, curly braces for objects, square brackets for arrays, and colon separators to indicate keys.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is json data type?
What programming languages supported by json?
what is JSONP?
What is json formatter?
What are different ways to create objects?
Why use JSON over XML?
What are the uses of json?
How to convert javascript objects into json?
What is jsonresponse?
what is the MIME type of JSON?
What js-specific properties are skipped by json.stringify method?
What the file extension of json?