Which garbage collection method should you use?

You need to suspend the current thread until all Finalize() methods have been processed. Which
garbage collection method should you use?

You need to suspend the current thread until all Finalize() methods have been processed. Which
garbage collection method should you use?

A.
WaitforPendingFinalizers

B.
SuppressFinalize

C.
Collect

D.
Dispose



Leave a Reply 1

Your email address will not be published. Required fields are marked *