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

Explain the protected field modifier?

0 Answers  


How do you add an element to a set in java?

0 Answers  


Why are the objects immutable in java?

0 Answers  


List java api that supports threads?

1 Answers  


1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?

2 Answers   RBS,






who was the founder of java

32 Answers   CTS, HCL, ProKarma,


When parseint method can be used?

0 Answers  


What is console based application in java?

0 Answers  


Write a code to show a static variable?

0 Answers  


What variables are stored in stack?

0 Answers  


Explain the concept of hashtables?

0 Answers  


what is synchronization

3 Answers  


Categories