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.
531
0
Do you find this helpful?
3

View all MCQs in

Java Programming

Discussion

No comments yet