3

I am a beginner in the java programming language. Recently I have studied the workings of the java garbage collector, System.gc(); in detail (internally how it uses Copying and Shifting methods to DE-allocate and then reallocate memory). I just want to know whether memory leaks are possible in java or not?

bobroxsox
  • 902
  • 2
  • 10
  • 26
Mayank Tiwari
  • 2,974
  • 5
  • 30
  • 52

0 Answers0