Answers

Question and Answer:

  Home  JSON

⟩ Explain JSON Syntax Rules?

JSON syntax is a subset of the JavaScript object notation syntax.

► Data is in name/value pairs

► Data is separated by comma

► Curly brackets holds objects

► Square brackets holds arrays

 189 views

More Questions for you: