When might your program wish to run the garbage collecter? (Select multiple)

A) before it enters a compute-intense section of code
B) before it enters a memory-intense section of code
C) before objects are finalized
D) when it knows there will be some idle time

Showing Answers 1 - 1 of 1 Answers

laxminarsaiah ragiri

  • Dec 27th, 2011
 

B) before it enters a memory-intense section of code and
D) when it knows there will be some idle time

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions