Introduction to JSON

Last Updated :
Discuss
Comments

Question 1

What does JSON stand for?

  • JavaScript Oriented Network

  • JavaScript Object Notation

  • Java Standard Object Network

  • Java Source Object Notation

Question 2

What is JSON primarily used for?

  • Styling web pages

  • Executing JavaScript code

  • Creating database tables

  • Exchanging data between systems

Question 3

Which data format is JSON based on?

  • JavaScript object syntax

  • CSS

  • XML

  • HTML

Question 4

Which symbol is used to define a JSON object?

  • { }

  • ( )

  • < >

  • [ ]

Question 5

In JSON, data is stored as:

  • Key-value pairs

  • Classes and methods

  • Variables and functions

  • Tags and attributes

There are 5 questions to complete.

Take a part in the ongoing discussion