Q. Which of the following is the correct syntax for suggesting that the JVM performs garbage collection? (A) System.free(); (B) System.setGarbageCollection(); (C) System.out.gc(); (D) System.gc(); ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) System.gc();