Single Choice
Easy
QWhich JavaScript primitive data type is commonly used for storing a collection of elements?
ID: #21476
Data Types Introduction
120 views
Question Info
#21476Q ID
EasyDifficulty
Data Types IntroductionTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The "Array" primitive data type in JavaScript is used for storing collections of elements. It allows developers to organize and manipulate multiple values within a single variable.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic