This blog is all about to learn Core Java Interview Programs and Coding tricks to polish your Java Knowledge. If you like the content of this blog please share this with your friends.
Previously we have discussed the Program for
Different ways to call Garbage Collection In Java ?
Different ways to call Garbage Collection In Java ?
Sometime interviewer ask this question What is Memory Leak ?
And the Answer is Memory leaks problem occur When unused objects still have their memory and these objects will never used again and doesn't get Garbage Collected.

No comments:
Post a Comment