Single Choice
Easy
QWhich of the following functions can be used to create a Blob URL?
ID: #5062
Javascript Blobs MCQ
325 views
Question Info
#5062Q ID
EasyDifficulty
Javascript Blobs MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Blobs can be created by using the Blob() function Object() { [native code] }. Create a Blob URL using the function createObjectURL ().
At the time of writing, the draught specification and Firefox 4 put this function in a global object called URL, and Chrome and Webkit prefixed that new global with webkitURL.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic