Single Choice
Easy
QWhich of the following functions is used to break the blobs into smaller pieces?
ID: #5056
Client side Databases MCQ
153 views
Question Info
#5056Q 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
The File interface is based on the Blob interface, inheriting blob functionality and expanding it to support files on the user's system. 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