1.

When might your program wish to run the garbage collecter?

A. Before it enters a compute-intense section of code
B. Before it enters a memory-intense section of code
C. When it knows there will be some idle time
D. All of above
Answer» E.


Discussion

No Comment Found