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 |
what is the use of StringBuffer?
how to minimize the functionality to will not force garbage collector?
Why static functions are used?
Matrix multiplication only using OOP concepts .
why top level class could not be static
What is percentage in java?
what do you meant by Runtime Polymorphism?
13 Answers BVIMR, IBM, Persistent,
What is purpose of keyword void?
How many decimal digits is 64 bit?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What are design patterns and please explain?
How to store image in arraylist in java?