Q. Which method is used to invoke the garbage collector to perform the cleanup processing? (A) gc() method (B) finalize() method (C) q.get() method (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) gc() method