Examveda

In Java event handling, which interface is used for handling window events like closing a window?

A. `WindowHandler`

B. `WindowListener`

C. `WindowEvent`

D. None of These

Answer: Option B


This Question Belongs to Java Program >> Event Handling In Java

Join The Discussion

Related Questions on Event Handling in Java