Microsoft
MB6-890 · Question #68
You are developing logic to perform mathematical calculations and to save the information in a table field with the click of a button. his logic needs to catch the exception spec You write logic in…
The correct answer is A. break. See the full explanation below for the reasoning.
Question
You are developing logic to perform mathematical calculations and to save the information in a table field with the click of a button. his logic needs to catch the exception spec You write logic in a class method and call this method from the button click e to a message due to an illegal but nonfatal action. Which type of exception handling should you use in your code?
Options
- Abreak
- Binfo
- Cerror
- Dwarning
How the community answered
(50 responses)- A70% (35)
- B8% (4)
- C18% (9)
- D4% (2)
Community Discussion
No community discussion yet for this question.