Multiple Choice
In object-oriented terminology, you "____" a segment of code that might cause an error.
A) try
B) catch
C) throw
D) observe
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: When you include a(n) _ block, you
Q41: In some languages, if an exception is
Q42: When a method in an object-oriented program
Q43: Methods are flexible partly because they are
Q44: When illegal division by 0 takes place,
Q46: An _ indicates exception types that might
Q47: The _ is where the computer stores
Q48: You can create your own exceptions.
Q49: When you create your own exceptions by
Q50: You can handle _ either in a