Single Choice
Easy
QWhich JavaScript primitive data type is used for representing textual information?
ID: #21473
Data Types Introduction
107 views
Question Info
#21473Q 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 "String" primitive data type in JavaScript is employed for storing and manipulating textual information. It allows developers to work with sequences of characters, making it essential for handling text-based data.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic