Which property is used to manage multiple event handlers?
(a) onmessage
(b) onerror
(c) both onmessage and onerror
(d) postmessage
I had been asked this question during an internship interview.
The origin of the question is Web Workers topic in section Caching, Debugging and Animation of JavaScript