what is life cycle of applet?

Answer Posted / shalu

init();
start();
pain();
stop();
destory();

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is hashmap thread safe?

559


What are the legal operands of the instanceof operator?

566


What is a boolean expression in java?

536


When is finally block not called?

582


What is byte value?

556






How do you include a string in java?

524


What is static variable with example?

562


What is the use of using enum to declare a constant?

558


What interface is extended by awt event listeners?

594


why Interface used?

537


What are java packages? What's the significance of packages?

626


What is variable in java?

524


What is nan inf?

507


What are the object and class classes used for?

561


Why for each loop is used?

508