Answer Posted / reddy
JVM Automatically reclaims the memory used by an object.When
no variable is referred to that object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do I need java on my computer?
How can you write a loop indefinitely in java programming?
Is java map thread safe?
What is methodological theory?
Mention some interfaces implemented by linked list in java.
What are the different types of multitasking?
Are primitives objects?
Why can't we use static class instead of singleton?
What restrictions are placed on method overriding in java programming?
Can a method be static?
How can I right-justify a string?
What is a numeric format?
What is the purpose of the system class in java?
What is %02d?
What is difference between checked and unchecked exception in java?