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 the memory leak in java?
What are the new features in java 8? Explain
What is difference between synchronize and concurrent collection in java?
How to create an interface?
Write an algorithm for quick sort?
Explain methods specific to list interface?
What are the advantages of unicode?
What is this () in java?
Define Multiprogramming and Multiprocessing in java.
java program with complete 4 oops concepts implemented example
What are "class access modifiers" in Java?
What are the important features of Java 10 release?
What is the difference between assignment and initialization?
What are the methods to rectify ambiguities in the interfaces in JAVA?
Why method overriding is used?