Single Choice
Easy
QBlob has which of the following subtypes?
ID: #5060
Javascript Blobs MCQ
209 views
Question Info
#5060Q ID
EasyDifficulty
Javascript Blobs 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.
A File is simply a Blob of data with a name and a modification date in client-side JavaScript.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic