You are not logged in.
Pages:: 1
#1 2015-06-23 05:24:43
Applet Correct Order:
Java Quizzes Applet
Question:
Which is the correct order for lifecycle of an applet?
Option A):
Applet is painted,started,stopped,initilaized,destroyed
Option B):
Applet is intialized,started,painted,destroyed,stopped
Option C):
Applet is initialized,started,painted,stopped,destroyed
Option D):
None
Correct Answer is Option C):
Applet is initialized,started,painted,stopped,destroyed
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-06-23 05:24:43
- Advertisement
- Ads By Google
Re: Applet Correct Order:
\n
Pages:: 1