What is JSON Definition? Explain briefly?

                                                                       Home                                                Next Lession

JSON Definition And Characterists


JSON : It is a syntax for storing and transforming data from one to other like XML.

Syntax of JSON:

var JSONObject={"key":"value","key":"value"}

  •  using Javascript we are going to parse the data very easily.
  • This technique is very useful at the time of AJAX call.
  • JSON is very light weight than XML.
  • This is language independent.
  • Very easy to understand.
  • This is using two dimentional array for storing data.
See Example of JSON

See more JQuery Interview Questions.

                                                                        Home                                                Next Lession
Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar