What Is JSON?
710
JSON stands for Javascript Object Notation. Its structure is similar to XML.
Since it is a subversion of JavaScript, operations are faster than XML and takes less space than XML and readability is easier than XML.
JSON Structure
JSON data consists of key and value pairs. Where the key is in the string structure, the values can be of any data type such as string, value, numeric, or boolean.
The data is connected to each other by {}, set-on, off, and is called JSON Object.
Sample JSON Code:
{
"Sample": "Json Sample",
"Name": "Test"
}
If you are looking for consultation, fill the Contact Form below.
Sovereignty is not given, it is taken.
Haluk YAMANER
Founder @ Future Software UAE
Founder @ Future Linux
Click here for more about me »