Android JSON Concept - PowerPoint PPT Presentation

About This Presentation
Title:

Android JSON Concept

Description:

CBitss Technologies is one of the best institute in Chandigarh. It provide best training in Chandigarh and it is fast growing institute in Chandigarh. – PowerPoint PPT presentation

Number of Views:133

less

Transcript and Presenter's Notes

Title: Android JSON Concept


1
Android Training in Chandigarh
2
JSON Javascript Object Notation
JSON is "a lightweight data-interchange format".
JSON is syntax for accumulating and transferring
text information. Rather than attempt to chain
references as comma-delimited strings, or have to
deal with the complexity (and overhead) of XML ,
JSON is smaller than XML, and faster and easier
to parse.
3
JSON Syntax
  • JSON syntax is a subset of Javascript syntax.
    JSON data is written as name/value pairs.
  • A name/value pair consist of a field name (in
    double quotes), followed by a colon, and followed
    by a value

4
JSON Syntax Rules
  • 1. Data is in name/value pairs.
  • 2. Data is separated by commas.
  • 3. Curly braces hold objects.
  • 4. Square brackets hold arrays.

5
Array
  • Array elements are generally of a basic type
    (number,string, Boolean or null), however can
    also be a nested array or object. Elements are
    comma- delimited and contained with in brackets.

6
Array with Objects
  • Each of it contain multiple comma-delimited
    key/value pairs. Objects with an array can be
    accessed using the array name and index. This
    array having comma- delimited objects

7
About us
Android training in Chandigarh BY
CBitss Technologies
A unit of Sukrala I.T
Services Pvt. Ltd.
8
OFFICE SCO 23-24-25, LEVEL 3,
near passport office, SEC-34A,
Chandigarh. PHONE 9914641983 WEBSITE
EMAIL navneetlinuxexpert_at_gmail.Com
Write a Comment
User Comments (0)
About PowerShow.com