Question:Which of the following is the correct syntax for suggesting that the JVM perform garbage collection? 

A System.setGarbageCollection(); 

B System.out.gc(); 

C System.gc(); 

D System.free(); 

+ Answer
+ Report
Total Preview: 860

Copyright © 2024. Powered by Intellect Software Ltd