Is json a framework?



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

Post New Answer

More JSON Interview Questions

Explain what is json?

1 Answers  


Who is the father of json and what is the scripting language json is based on?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


what is the function used for encoding JSON in PHP?

1 Answers  


How to define a json object from a string?

1 Answers  


Is json a protocol?

1 Answers  


What is json viewer?

1 Answers  


What is polyfill?

1 Answers  


What is json parsing?

1 Answers  


What is the full syntax of json.stringify?

1 Answers  


Why must one use JSON over XML?

1 Answers  


How to use newtonsoft or json.net for deserializing the json data?

1 Answers  


Categories