DEVFYI - Developer Resource - FYI

What is the highest-level event class of the event-delegation model?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

275. What is the highest-level event class of the event-delegation model?

The java.util.EventObject class is the highest-level class in the event-delegation class hierarchy.

(Continued on next question...)

Other Interview Questions