Is json a framework?
Answer / Rateesh Kumar Srivastava
JSON (JavaScript Object Notation) is not a framework. It's 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 |
Explain what is json?
Who is the father of json and what is the scripting language json is based on?
What is the syntax of json using javascript?
what is the function used for encoding JSON in PHP?
How to define a json object from a string?
Is json a protocol?
What is json viewer?
What is polyfill?
What is json parsing?
What is the full syntax of json.stringify?
Why must one use JSON over XML?
How to use newtonsoft or json.net for deserializing the json data?