Multiple Choice
When you write a block of code in which something can go wrong, you can place the code in a(n) ____ block.
A) try
B) catch
C) finally
D) exception
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The following example shows how a programmer
Q19: You can terminate an application with the
Q21: The _ methods are used to convert
Q22: _ applications are designed so that they
Q23: The memory location where the computer stores
Q26: The Exception class contains a read-only property
Q27: Each _ block can "catch" one type
Q29: An exception of the _ class is
Q34: You can place any number of statements
Q35: C# has more than 100 defined Exception