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 java lang string?

0 Answers  


How do you calculate roots in java?

0 Answers  


If you are given the name of the function at run time how will you invoke the function?

0 Answers   Adobe, Yahoo,


Can inner class have constructor?

0 Answers  


What is Difference between Serializable and Externalizable in Java serialization?

1 Answers   Cognizant, IBM,






How does a try statement determine which catch clause should be used to handle an exception?

2 Answers  


What is a byte array?

0 Answers  


Write a program to print count of empty strings in java 8?

0 Answers  


What are "class access modifiers" in Java?

0 Answers   Genpact,


what are depricated methods ?

5 Answers   Satyam,


What is time complexity algorithm?

0 Answers  


what are the states associated in the thread? : Java thread

0 Answers  


Categories