Q18
In Java event handling, which method is used to handle window closing events?
A.
`closeWindow()`
B.
`onWindowClose()`
C.
`handleClose()`
D.
`windowClosing()`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board