Why do we use json?
Answer / Sharda Prasad Yadav
We use JSON because it is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. It is often used when data is sent from a server to a web page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a json api?
which function is used to convert a JSON text into an object?
Explain how you can convert a string into a JSON Array?
Do you know json tools for java developer/
Which browser provides native json support?
Can you write an example code in json?
Is json is a language?
Who is the father of json and what is the scripting language json is based on?
Is json better than xml?
What is meant by json objects?
What is JSON Parser?
Explain how to convert json text to a javascript object?