Multiple choice Which of the following statements is/are correct about garbage collection in java? Garbage collection can be decided by the user. The finalise() method is guaranteed to run once for the garbage collection. Garbage collection works for the automatic memory management. Both (1) and (2) Both (2) and (3) Reveal answer Fill a bubble to check yourself D Correct answer Explanation .