nerdexam
Microsoft

98-372 · Question #132

You define a method according to the following code segment. (Line numbers are included for reference only.) Where should you insert code that must be executed, regardless of whether or not an error…

The correct answer is C. Between lines 05 and 06. See the full explanation below for the reasoning.

Question

You define a method according to the following code segment. (Line numbers are included for reference only.) Where should you insert code that must be executed, regardless of whether or not an error is thrown?

Options

  • ABetween lines 03 and 04
  • BBetween lines 04 and 05
  • CBetween lines 05 and 06
  • DBetween lines 06 and 07

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    7% (3)
  • C
    74% (32)
  • D
    14% (6)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice