JSON and XML Differences
- JSON don't have end tag.
- JSON is shorter than the XML.
- We can easily read JSON data than XML.
- We can easily parse JSON data using javascript build in method eval()
- JSON uses arrays for storing data.
- There are not reserved keywords like XML.
See more JQuery Interview Questions.
See more JSON Tutorial
<<Previous Home Next >>
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.