Programming - Applets - Discussion

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

 



Q.

_____________________ method can be called multiple times in the life cycle of an Applet.                         


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

Answer: Option C
Explaination:

 


stop(): This method can be called multiple times in the life cycle of an Applet.




Discussion

Your Comments Goes here...
NameDiscussion