JavaScript MCQ Javascript Blobs MCQ Question #5060
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

Choose the Best Option

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

  • A Elemental Object
  • B Create Object
  • C Data Object
  • D File Object
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.

Share This Question

Challenge a friend or share with your study group.