InterviewSolution
Saved Bookmarks
| 1. |
Which method facilitates in uploading a Blob to a server?(a) send()(b) pass()(c) upload()(d) store()The question was asked in exam.The question is from Blobs in JavaScript topic in section Caching, Debugging and Animation of JavaScript |
|
Answer» Right option is (a) send() |
|