JSON in JavaScript:
JSON stands for JavaScript Object Notation that is a language independent text format which
is fast and easy to understand. That means it is really very simple and easy to
learn without sparing much time. In another words we can say that JavaScript
Object Notation is a lightweight data-interchange format that is completely
language independent but with some conventions.