Vidyalelo
Java Programming · Q18

Java Event Handling

Programming · Java Programming · question 18

Q18

In Java event handling, which method is used to handle window closing events?

A.
`closeWindow()`
B.
`onWindowClose()`
C.
`handleClose()`
D.
`windowClosing()`
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board