McqMate
| Q. |
Which of the following is true? |
| A. | The event inheritance model has replaced the event delegation model |
| B. | The event inheritance model is more efficient than 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. |
| Answer» C. The event delegation model uses event listeners to define the methods of event handling classes. | |
View all MCQs in
Java ProgrammingNo comments yet