
- Forum
- Programming Talk
- Java
- Special feature
Special feature
This is a discussion on Special feature within the Java forums, part of the Programming Talk category; Is there any special feature associated with Java garbage collector? If so what is that? Can someone brief me on ...
-
Special feature
Is there any special feature associated with Java garbage collector? If so what is that? Can someone brief me on this?
-
The special feature associated with Java garbage collector it is taken care automatically by Java. But one must use this feature wisely by interacting with Java garbage collector to avoid memory leaks when needed at appropriate place to use this feature more powerful.

Reply With Quote





