gc() method is used to invoke the garbage collector to perform the cleanup processing - Core Java

Q.  Which method is used to invoke the garbage collector to perform the cleanup processing?
- Published on 15 Jul 15

a. gc() method
b. finalize() method
c. q.get() method
d. None of the above

ANSWER: gc() method

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)