nerdexam
Microsoft

98-363 · Question #99

Which of the following options can catch exceptions and try to fix the problem, report it, or ignore it?

The correct answer is C. Exception handler. See the full explanation below for the reasoning.

Question

Which of the following options can catch exceptions and try to fix the problem, report it, or ignore it?

Options

  • AEvent handler
  • BManaged handler
  • CException handler
  • DException Handler Even

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    14% (5)
  • C
    72% (26)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice