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 init method?

0 Answers  


What is method in research paper?

0 Answers  


When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


Why is stringbuffer faster than string?

0 Answers  


Is sizeof a keyword in java programming?

0 Answers  


What is meant by oops concept in java?

0 Answers  


Explain the features of java?

0 Answers  


what is template design pattern?

0 Answers  


what is enumset?

0 Answers  


What types of index data structures can you have in java?

0 Answers   Tech Mahindra,


How to transfer data from an Applet to Servlet ?

1 Answers  


How does a for loop work?

0 Answers  


Categories