MCQOPTIONS
Bookmark
Saved Bookmarks
→
Javascript
→
Blobs in Javascript
→
How can you send data using a Worker object?..
1.
How can you send data using a Worker object?
A.
postMessage()
B.
sendMessage()
C.
Message()
D.
post()
Answer» B. sendMessage()
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
WHICH_PROPERTY_IS_USED_TO_MANAGE_MULTIPLE_EVENT_HANDLERS??$
Which is the function that allows a worker to terminate itself?$
How can you send data using a Worker object?
What will happen if you specify an absolute URL in the Worker constructor?
Which will be invoked to create a new worker?
Which of the following is a global object for a new worker?
The object that looks to the thread that creates it is
Why shouldn’t JavaScript functions not be too long?$
Which of the following functions are synchronous?
Which of the following is one of the fundamental features of JavaScript?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply