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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Boolean
  • B String
  • C Null
  • D Undefined
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.

Share This Question

Challenge a friend or share with your study group.