what is JSON?
Answer / Vipul Negi
JSON stands for JavaScript Object Notation. It's a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON uses a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it safe to store jwt in localstorage?
What are different ways to create objects?
What is meant by json objects?
What is json? For what is used for?
what is the role of JSON.stringify?
Name the browsers that support json format?
How do I open a json file?
what is JSON objects?
What are the json syntax rules?
Compare json with javascript?
What is difference between json and bson?
How to delete an index from json obj?