“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Read more comments...
How can you minimize the need for garbage collection and make memory use more effective?
1,838 Views | (9 votes, avg: 3.11)
Use object pooling and weak object references
use weak references use object factory
Name (required)
Mail (will not be published) (required)
Your Answer
To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
Use object pooling and weak object references
use weak references
use object factory
Leave an Answer/Comment