1.

What Are The Features Of Json (javascript Object Notation)?

Answer»

The features of JSON are:

  • JSON is a lightweight data-interchange FORMAT.
  • Easy to read and WRITE for humans.
  • Easy to parse and GENERATE for MACHINES.
  • BASED on JavaScript Programming Language.
  • Completely language independent.

The features of JSON are:



Discussion

No Comment Found