Single Choice
Easy
QBlobs are typically stored in
ID: #5055
Client side Databases MCQ
164 views
Question Info
#5055Q ID
EasyDifficulty
Client side Databases MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
A Blob object represents an immutable, raw data file-like object. Blobs can be stored in memory or on disc by the web browser, and they can represent truly massive chunks of data (such as video files) that are too large to fit in main memory without first being divided into smaller pieces with slice ().
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic