What is the order of method invocation in an Applet?



What is the order of method invocation in an Applet?..

Answer / ravikiran

init
start
paint
stop
destroy

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More Core Java Interview Questions

What are streams in java 8?

0 Answers  


what is the JNDI?

3 Answers  


What is object-oriented programming?

0 Answers  


Can we declare the main method of our class as private?

0 Answers  


What is the difference between normal report & matrix report?

0 Answers  






What is java abstraction with example?

0 Answers  


When is the garbage collection used in Java?

0 Answers   BirlaSoft,


How do you bind variables?

0 Answers  


What is backdrop?

0 Answers   Atos Origin,


What is an abstract class?

7 Answers   DBS, Wipro,


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


Is void a data type?

0 Answers  


Categories