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 do you mean by Function Overloading in java?

0 Answers   Impetus,


what is diffrence between .NET and java?

2 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


What is oop principle in java?

0 Answers  


What is jvm? How its run?

0 Answers  






Write a program to print fibonacci series up to count 10.

0 Answers  


Why javac is not recognized?

0 Answers  


What Is Query Throttling in java?

0 Answers   HCL,


What is method overloading and method overriding?

0 Answers  


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

0 Answers   Akamai Technologies,


What is the difference between heap memory and stack memory?

0 Answers   Aspiring Minds,


What are the differences between string and stringbuffer?

0 Answers  


Categories