Answer Posted / kalva raju
Garbage collector is java program,it is run in our regular
java program and it is collected un-reffernced memory in our
java program
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What restrictions are placed on method overriding in java programming?
How do you decide when to use arraylist and linkedlist?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is contractor means and methods?
Explain jvm, jre, and jdk?
What is included in core java?
What is strings in java?
How do you end a program?
What are the advantages of packages in java?
What is ellipsis in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
How many bytes are there?
What is the set interface in java programming?
Can array grow dynamically in java?
What is function overriding and overloading in java?