Multiple choice technology web technology

JSON is subset of .....

  1. Java

  2. Java-script

  3. XML

  4. None

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JSON (JavaScript Object Notation) is a subset of JavaScript's object literal syntax. Despite the name, JSON is language-independent and can be parsed and generated by virtually any modern programming language.