Programming - Applets - Discussion

You Are Here :: Home > JAVA > Applets - Discussion

 



Q.

_____________________ method is called only once in the life cycle of the applet when applet is destroyed.                         


A. init() B. start()
C. stop() D. destroy()

Answer: Option D
Explaination:

 


destroy(): This method is called only once in the life cycle of the applet when applet is destroyed.




Discussion

Your Comments Goes here...
NameDiscussion