DEVFYI - Developer Resource - FYI

Which java.util classes and interfaces support event handling?

Java Interview Questions and Answers (part 2)


189. Which java.util classes and interfaces support event handling?

The EventObject class and the EventListener interface support event processing.

(Continued on next question...)

Other Interview Questions