Single Choice
Easy
QWhich method makes it easier to upload a Blob to a server?
ID: #5061
Javascript Blobs MCQ
198 views
Question Info
#5061Q 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 from other objects using the Blob() function Object() { [native code] }.
By passing a Blob to the send() method of an XMLHttpRequest object, you can upload it to a server.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic