JSON | JSON in 10 minutes | Learn JSON | JSON Tutorial | JSON Basics | JSON | okayjava | okay java

Published: 22 November 2023
on channel: okay java
306
5

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.
JSON Features :
JSON stands for JavaScript Object Notation
JSON is a lightweight data-interchange format
JSON is plain text written in JavaScript object notation
JSON is used to send data between computers
JSON is language independent

JSON Syntax :
Data is in name/value pairs
Data is separated by commas
Curly braces hold objects
Square brackets hold arrays

JSON & Javascript
JavaScript has a built in function for converting JSON strings into JavaScript objects:
JSON.parse()
JavaScript also has a built in function for converting an object into a JSON string:
JSON.stringify()

#okayjava #json #learnjson #jsontutorial #jsonexample


On this page of the site you can watch the video online JSON | JSON in 10 minutes | Learn JSON | JSON Tutorial | JSON Basics | JSON | okayjava | okay java with a duration of hours minute second in good quality, which was uploaded by the user okay java 22 November 2023, share the link with friends and acquaintances, this video has already been watched 306 times on youtube and it was liked by 5 viewers. Enjoy your viewing!