What is the life cycle of an Applet ?

Answer Posted / ravikiran

init()
start()
paint()
stop()
destroy()

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two ways to create a thread?

526


What are heap memory and stack memory and what are memory tables.

504


Can we have static methods in an interface?

548


What are the various access specifiers for java classes?

539


Explain how can you debug the Java code?

583






How do you know if a value is nan?

556


Can you inherit from an abstract class java?

523


How do you create a null object?

503


What is Recursion Function?

633


What is difference between == and === in js?

539


What is the difference between size and length in java?

502


What is outofmemoryerror in java?

557


What is the best way to findout the time/memory consuming process?

548


Which collection is best for sorting in java?

685


What is passing by reference in java?

533