How does garbage collection work in Java?
I still remember getting confused when someone asked me what actually happens to unused objects in memory. At that time, I had just started learning Java, and concepts like memory management felt abstract. While attending a Java Course in Trichy, this topic came up during an interview prep session, and …