Multiple choice

Which one of the following is not a method of life cycle of an applet?

  1. init( )

  2. start( )

  3. end( )

  4. stop( )

  5. destroy( )

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This method is not used.