DEVFYI - Developer Resource - FYI

What interface is extended by AWT event listeners?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

330. What interface is extended by AWT event listeners?

All AWT event listeners extend the java.util.EventListener interface.

(Continued on next question...)

Other Interview Questions