Which of the following are true?

Options
- The event-delegation model uses event listeners to define the methods of event-handling classes.
- The event-inheritance model has replaced the event-delegation model.
- The event-inheritance model is better than the event-delegation model.


CORRECT ANSWER : The event-delegation model uses event listeners to define the methods of event-handling classes.

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement