Your browser doesn't support HTML5 audio
| Definition | : | JavaScript Object Notation |
| Category | : | Computing » Programming & Development |
| Country/ Region |
: | Worldwide
|
| Popularity | : |
|
JavaScript Object Notation (JSON) is a lightweight data-interchange format for storing and transporting data. It is a standard text-based format for representing structured data and is both human and machine-readable.
JSON makes it easy to share data between devices like clients and servers.
is a standard text-based format for representing structured data based on JavaScript object syntax.
The full form of JSON is JavaScript Object Notation