Amit Singh
Posted Date
3/18/2011
|
JSON is nothing but a JavaScript Object Notation . It is language
independent and derived from Java Script. This is a LightWeight
scripting language designed for data interchange over a network.
Basically this is used for data serialization and data transmission
which helps to transfer data between the server and the web application.
|
|