nerdexam
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)
  • A
    13% (3)
  • B
    4% (1)
  • C
    74% (17)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 98-375 Practice