Solved

When a Method in an Object-Oriented Program Causes an Exception

Question 42

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions