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 |
Who is known as the father of json?
What is json object?
What is serialization in javascript?
What does hasownproperty method do?
Why do we use json in php?
Why json format is better than xml?
Which is faster json or xml?
Why use JSON over XML?
What is json post?
What is json? Explain?
What is the syntax of json using javascript?
How to generate/send json data at the client side?