nerdexam
Microsoft

98-372 · Question #237

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

The correct answer is D. Collect. See the full explanation below for the reasoning.

Question

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

Options

  • ADispose
  • BWaitforPendingFinalizers
  • CSuppressFinalize
  • DCollect

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    10% (2)
  • C
    5% (1)
  • D
    81% (17)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice