Single Choice
Easy
QWhich JavaScript primitive data type is used to represent binary data?
ID: #21479
Data Types Introduction
91 views
Question Info
#21479Q 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 "ArrayBuffer" primitive data type in JavaScript is used to represent binary data. It provides a low-level, generic structure for raw binary data and is often used in conjunction with typed arrays.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic