Microsoft
70-516 · Question #154
What must you use to capture an exception that might occur when you are sending changes to the database server?
The correct answer is B. A try/catch block. See the full explanation below for the reasoning.
Question
What must you use to capture an exception that might occur when you are sending changes to the database server?
Options
- AA using block.
- BA try/catch block.
- CA while statement.
- DYou can't capture exceptions.
How the community answered
(36 responses)- A14% (5)
- B75% (27)
- C3% (1)
- D8% (3)
Community Discussion
No community discussion yet for this question.