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)- A8% (3)
- B14% (5)
- C72% (26)
- D6% (2)
Community Discussion
No community discussion yet for this question.