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)- A6% (4)
- B10% (7)
- C3% (2)
- D82% (58)
Community Discussion
No community discussion yet for this question.