what is life cycle of applet?

Answer Posted / vimal pratap

the lifecycle of applets are

init();
start();
paint();
stop();
destroy();

Is This Answer Correct ?    25 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java call by reference?

532


What are static initalizers in java ?

583


What is a data structure java?

504


Can we have any code between try and catch blocks?

559


What is lexicographically smallest string?

601






What do you mean by chromounits in java8?

528


Why local variables are stored in stack?

500


What is meant by binding in rmi?

551


What is default size of arraylist in java?

557


What is jdbc api?

541


What is use of super keyword?

567


Which is better 64 bit or 32 bit?

507


Does java support function overloading, pointers, structures, unions or linked lists?

607


What is the declaration statement?

516


What is predicate in java?

560