JS Coding Questions Logo
JS Coding Questions
#113💼 Interview

What are the syntax rules of JSON

Advertisement

728x90

Below are the list of syntax rules of JSON

1. The data is in name/value pairs

2. The data is separated by commas

3. Curly braces hold objects

4. Square brackets hold arrays

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 29

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
113of476