How do you force garbage collection to occur at a certain point? A. Calling System.forceGc() B. Calling

Question:

How do you force garbage collection to occur at a certain point? 

A. Calling System.forceGc()

B. Calling System.gc()

C. Calling System.requireGc()

D. Calling GarbageCollection.clean()

E. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: