Microsoft
98-375 · Question #66
Which JavaScript method allows you to register multiple handlers for a single touch event?
The correct answer is C. addEventListener. See the full explanation below for the reasoning.
Question
Which JavaScript method allows you to register multiple handlers for a single touch event?
Options
- AdispatchEvent
- BinitUIEvent
- CaddEventListener
- DinitEvent
How the community answered
(23 responses)- A13% (3)
- B4% (1)
- C74% (17)
- D9% (2)
Community Discussion
No community discussion yet for this question.