Answer Posted / 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 View All Answers
What is concurrent hashmap and its features?
Which sorting is used in arrays sort in java?
Explain java coding standards for classes or java coding conventions for classes?
Which graphs are functions?
What is an interface in java? Explain
Why enumeration is faster than iterator?
What is the difference between inheritance and encapsulation?
Does java isempty check for null?
Does set allows null in java?
What is final access modifier in java?
What is jee6?
Is string thread safe in java?
What is the difference between a factory and abstract factory pattern?
What is difference between fail-fast and fail-safe?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?