Explain Garbage collection mechanism in Java
Anonymous
Automatic Garbage collection is very strong feature of Java. Actually Java runtime system decides when to destroy objects, if an object dont hava any more references, it get garbage collected by JRE.
Check out your Company Bowl for anonymous work chats.