What is json string?
Answer / Aniruddha Kumar Singh
A JSON (JavaScript Object Notation) string is a text format that is used to store and exchange data. It is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why json format is better than xml?
How to Generate or Send JSON Data at the Server Side?
Explain in detail about the advantages and features of json?
What is MIME type for JSON?
Who is the Father of JSON ?
What is the difference between json parse and json stringify?
What is json call?
What is the syntax of json using javascript?
what is JSONP?
What are different ways to create objects?
Explain how to convert json text to a javascript object?
What is json string?