Multiple choice technology web technology

JSON stands for JavaScript Object Name

  1. True

  2. False

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

JSON stands for JavaScript Object Notation, not JavaScript Object Name. It's a lightweight, text-based data interchange format inspired by JavaScript object syntax but now language-independent, widely used for APIs and configuration files.