Brief the life cycle of an applet.



Brief the life cycle of an applet...

Answer / nashiinformaticssolutions

The life cycle of an applet involves the following.
1. Initialization
2. Start
3. Stop
4. Destroy
5. Paint

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does isempty () do in java?

0 Answers  


What is a cup of java?

0 Answers  


Can you call one constructor from another if a class has multiple constructors?

0 Answers  


What is lazy programming?

0 Answers  


how system.out.println() works?

2 Answers  






Explain about complier design(phases)

0 Answers   Aditi Placement Service,


What does java ide mean?

0 Answers  


Why can't we make jsp as a controller and action servlet in struts?

8 Answers   TCS, Wipro,


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


What is identifier in java?

0 Answers  


Which variables are stored in heap?

0 Answers  


What are the different approaches to implement a function to generate a random number?

0 Answers   Axtria, ITC Indian Tobacco Company,


Categories