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 |
Why is the main method static?
Difference between this() and super() ?
How will you override default serialization mechanism in java
What is thread safe in java?
What is boolean law?
How do you do exponents in java?
What is a byte string?
Explain the difference between jdk, jre, and jvm?
Do loops java?
What is static import in java?
What is a Wrapper class?
How many types of operators are there?