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
  • 792
  • 2
  • 8
  • 24
Mayank Tiwari
  • 2,770
  • 4
  • 25
  • 46

0 Answers0