what is life cycle of applet?

Answer Posted / priyanka kumari

the life cycle of applet are
init()method
start(); method
paint();method
stop();method
destroy();method

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain scope or life time of local variables in java?

559


What does flagged out mean?

574


What are java packages?

585


What is the java project architecture?

1787


What is the arraylist in java?

530






Define nashorn in java8.

570


What is the byte order of byte buffer?

563


In java, how we can disallow serialization of variables?

554


What is scanner in java?

543


What is the internal implementation of set in java?

508


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

561


What is the final keyword denotes?

676


What is difference between printf and scanf?

521


What is the file type?

557


How to declare objects of a class ?

589