JSON stands for JavaScript Object Notation, that may be a thanks to format information in order that it is transmitted from one place to a different, most ordinarily between a server and an internet application. The JSON format was specific by politician Crockford.
JSON relies on the JavaScript programing language, however is utilized in most different languages by employing a special JSON program. this permits information to be transmitted from a server to each server-side and client-side applications, permitting JSON to be used as an alternate to XML for gathering information. Below is associate example of JSON data:
Basically, JSON formats information into JavaScript objects and permits for name and worth pairs, arrays, strings, and different information varieties. once this information is scan by a JSON program, it's regenerate into the acceptable information kind within the programing language being employed. this permits for fast retrieval of the info in a very format that's already usable. once saving JSON information, the file extension used is .json.





No comments:
Post a Comment