Q16
In Java event handling, which interface is used for handling window events like closing a window?
A.
`WindowHandler`
B.
`WindowListener`
AnswerC.
`WindowEvent`
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board