Home » JAVA Programming » Object & Classes » Question
  1. Which of these methods initiates garbage collection?
    1. garbage()
    2. Systemgarbagecollection()
    3. gc()
    4. garbagecollection()
    5. None of these
Correct Option: C

gc()



Your comments will be displayed only after manual approval.