Ranjit Powar
What is the difference between JSON and XML?
By Ranjit Powar in .NET on Jun 28 2016
  • Madan Shekar
    Nov, 2018 5

    The fundamental difference between XML and JSON is that XML is a meta-language and JSON is a markup language. ... By contrast, JSON syntax has specific semantics built in: stuff between {} is an object, stuff between [] is an array, etc. A JSON parser, therefore, knows exactly what every JSON document means.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS