Examlex

Solved

If Method a Calls Method B and Method B Throws

question 20

Multiple Choice

If method A calls method B and method B throws an exception, which method will catch the exception, assuming all methods have a catch block?


Definitions:

Related Questions