Explain garbage collection

Garbage collection is one of the most important feature of Java. Garbage collection is also called automatic memory management as JVM automatically removes the unused variables/objects (value is null) from the memory. User program can’t directly free the object from memory, instead it is the job of the garbage collector to automatically free the objects that are no longer referenced by a program.

 
Visit Site:
Explain garbage collection
Version:
1.0.0 
Filed in:
Java / Tutorials & Tips / General Java / Frequently Asked Questions
Platforms:
LinuxMicrosoft WindowsSun Solaris 
Databases:
No Database 
Date Added:
May 24, 2007 
Last Updated:
May 24, 2007 

License and Pricing Information

Freeware

Price: $0.00 USD

Publisher site visits: 318
Average rating: 0.00
Total ratings: 0

Be the first to review this listing!

Publisher Info

Author:
Mukesh Ranjan 
Other listings by this publisher

Share this Listing