Ask Questions & Get Answers at ibibo sawaal

How can you minimize the need for garbage collection and make memory use more effective?  

Asked in Computers & Technology at 10:02 PM on June 25, 2008

Tags: minimize, garbage, collection, make, memory, effective

! This question is closed
Report abuse
rocky singh
rocky singh
Profile | Q&A

Related Search

 

What is the purpose of garbage collection in Java, and when is it used?

The purpose of garbage collection is to identify and discard objects that are no longer needed by a program so that their resources can be reclaimed and reused. A Java object is subject to garbage collection when it becomes unreachable to the program in which it is used. Garbage collection is also called automatic memory management as JVM automatically removes the unused variables/objects value is null

Posted in Computers & Technology by jks marven at 1:01 PM on May 28, 2008
Editor's Pick

Ask a Question

160
   Ask now

Categories

sawaal signature
sawaal free visiting card
All time Top Experts in Computers & Technology
121734 pts
45751 pts
36995 pts
35555 pts
32215 pts

View All