Q. Which property is used to manage multiple event handlers?
β
Correct Answer: (C)
both onmessage and onerror
Explanation: You can use onmessage and onerror properties if you want to manage multiple event handlers.