nerdexam
Microsoft

98-363 · Question #64

You need to prevent an exception from stopping code execution on a Web page. Which type of statement should you use?

The correct answer is D. "Try...Catch". See the full explanation below for the reasoning.

Question

You need to prevent an exception from stopping code execution on a Web page. Which type of statement should you use?

Options

  • A"Try...Then"
  • B"If...Then...Else"
  • C"Do...While"
  • D"Try...Catch"

How the community answered

(71 responses)
  • A
    6% (4)
  • B
    10% (7)
  • C
    3% (2)
  • D
    82% (58)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice