Multiple Choice
When a method in an object-oriented program causes an exception, such as dividing by 0, the method ____.
A) throws the error
B) stops the exception
C) catches the exception
D) throws the exception
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The _ block is used when the
Q38: Object-oriented _ provides a more elegant solution
Q39: Exceptions can be particularly useful when you
Q40: When you include a(n) _ block, you
Q41: In some languages, if an exception is
Q43: Methods are flexible partly because they are
Q44: When illegal division by 0 takes place,
Q45: In object-oriented terminology, you "_" a segment
Q46: An _ indicates exception types that might
Q47: The _ is where the computer stores