nerdexam
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)
  • A
    14% (5)
  • B
    75% (27)
  • C
    3% (1)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice