adplus-dvertising
frame-decoration

Question

How can you send data using a Worker object?

a.

postMessage()

b.

sendMessage()

c.

Message()

d.

post()

Posted under JavaScript

Answer: (a).postMessage()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How can you send data using a Worker object?