1.

Which is the correct order of lifecycle in an applet?

A. Applet is started,initialized,painted,destroyed,stopped
B. Applet is painted,started,stopped,initilaized,destroyed
C. Applet is initialized,started,painted,stopped,destroyed
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found