What is the life-cycle of an object?
Answer Posted / javamasque
The life cycle of an object starts with instantiation and ends with garbage collection
| Is This Answer Correct ? | 51 Yes | 3 No |
Post New Answer View All Answers
What is runtime locatable code?
What is java ceil?
What is math exp in java?
Which is easier netbeans or eclipse?
What do you mean by default constructor in java?
Can classes declared using the abstract keyword cab be instantiated?
How is hashcode calculated in java?
What is the difference between the paint() and repaint() methods?
What is the arraylist in java?
Is boolean a wrapper class in java?
What is computer compiler?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is the difference between overriding & overloading?
Differentiate between == and equals().
Can keyword be used as identifier?