Q.

What are the sequences of method executed when an Applet starts execution?

A. init(),start(),stop(),destroy()
B. load(),start(),stop(),unload()
C. init(),activate(),deactivate(),destroy()
D. start(),init(),destroy(),stop()
Answer» A. init(),start(),stop(),destroy()
1.3k
0
Do you find this helpful?
4

View all MCQs in

Java Programming

Discussion

No comments yet