Is json a protocol?



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

Post New Answer

More JSON Interview Questions

What is gson and json?

1 Answers  


How to Generate or Send JSON Data at the Server Side?

1 Answers  


what is the function used for encoding JSON in PHP?

1 Answers  


Explain how you can convert a string into a JSON Array?

1 Answers  


What is jsonresponse?

1 Answers  


Show how to parse JSON in JQuery?

1 Answers  


What is json formatter?

1 Answers  


List types natively supported by json?

1 Answers  


Explain Syntax of JSON using JavaScript?

1 Answers  


How to convert an object into json? What is the full syntax of json.stringify?

1 Answers  


List out the uses of JSON?

1 Answers  


What are the uses of json?

1 Answers  


Categories