Is json a protocol?
Answer / Aqib Ashhar
No, JSON is a data format used for data interchange between a server and a client or between different parts of an application. It's not a protocol like HTTP, FTP, or TCP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what are the JSON files?
What is serialization and deserialization in json?
Is json rest or soap?
What is json formatter?
What are the limitations of jsonp?
Explain JSON Syntax Rules?
What does object.create do?
What are the JSON Tools for Java Developer?
Which browsers provide native JSON support?
How to use newtonsoft or json.net for serializing json data?
How to define a json object from a string?
Which is faster json or xml?