Powered by Tech-Attacks
Showing posts with label What is JSON. Show all posts
Showing posts with label What is JSON. Show all posts

JSON Basics - Introduction to JSON with example

JSON Basics - Introduction to JSON with example - http://techattacks4u.blogspot.in/
JSON stands for JavaScript Object Notation. JSON is syntax for storing and exchanging text information. Much like XML.
JSON is smaller than XML, and faster and easier to parse.


What is JSON?