Which of the following are true?

A) The event-inheritance model has replaced the event-delegation model.
B) The event-inheritance model is more efficient than the event-delegation model.
C) The event-delegation model uses event listeners to define the methods of event-handling classes.
D) The event-delegation model uses the handleEvent( ) method to support event handling.

Showing Answers 1 - 1 of 1 Answers

Sachin

  • May 28th, 2006
 

C

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions