DATA-TYPES-IN-JSON

6 different data type is presented in JSON.

  1. Number
  2. String
  3. Boolean
  4. Array
  5. Object
  6. Null

Example: