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 the types of relation?

0 Answers  


What is JVM ?

4 Answers   Phantom Technologies, TCS,


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


What is the default value of local and global variables?

0 Answers  


Explain aggregation in java?

0 Answers  






How do you avoid global variables?

0 Answers  


Can we increase size of array?

0 Answers  


Can we have return statement in finally clause? What will happen?

0 Answers  


What are the pillars of java?

0 Answers  


What is the importance of finally block in exception handling?

0 Answers  


write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)

1 Answers  


How to store image in arraylist in java?

0 Answers  


Categories