What is the life cycle of an Applet ?



What is the life cycle of an Applet ?..

Answer / ravikiran

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

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is outofmemoryerror in java?

0 Answers   Cyient,


What is Transient and volatile

10 Answers   iFlex,


Say any two properties in beans?

0 Answers  


suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?

9 Answers   Fidelity,


What are the procedures?

0 Answers  






What is polymorphism java example?

0 Answers  


What is meant by 'bit masking' in java?

0 Answers   DELL,


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

0 Answers  


What’s the difference between callable and runnable?

0 Answers  


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

0 Answers  


What is jvm? Why is java called the platform independent programming language?

0 Answers  


How to run a JAR file through command prompt?

0 Answers  


Categories