Multiple Choice
The ____________ contains statements that can potentially throw an exception.
A) break block
B) catch block
C) try block
D) run block
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q78: The _ window in the debugger displays
Q79: Variables having the same name cannot be
Q80: _ ("F" or "f") displays numeric values
Q81: You can assign integer constants to int,
Q82: When declaring multiple variables with one statement,
Q84: The values on the right and left
Q85: Which one of the following statements declares
Q86: To convert a the contents of a
Q87: A common operation performed on strings is
Q88: Which one of the following assignment statements