Multiple choice

Which of the following components of an Event class is the method that understands the event and processes it?

  1. Event-handler

  2. Event source

  3. Event object

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is a method that understands the event and processes it.