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

In the below example, what will be the output?

0 Answers  


what is collatration?

0 Answers  


What is api in java?

0 Answers  


Does string isempty check for null?

0 Answers  


Difference between overloading and overridding?

4 Answers  






Why is it called boolean?

0 Answers  


What flag up means?

0 Answers  


How can constructor chaining be done using this keyword?

0 Answers  


what is difference between abstract factory and factory design patterns?

0 Answers  


How does split work in java?

0 Answers  


What are data types in programming?

0 Answers  


What is ascii code?

0 Answers  


Categories