|
Do you need help with your Java programming?
Click here for instant help with your Java code. |
Java Question about Garbage Collection
Which of the statements below is used to request the garbage collector to run? |
A. System.garbagecollect(); B. System.gc(); C. System.garbage.collect(); D. System.garbage(); // www.javadb.com |
Search for code examples on this site
