which request(s) that the garbage collector executes? A. System.gc(); B. System.runGC(); C. System.getRuntime().gc(); D. Runtime.gc(); E. Runtime.runGC(); F. Runtime.getRuntime().gc();
I picked A, F in the mock exam, but since it didnt auto save the report and i closed the software by accident, i am not sure the answers.