Question

Q1: An advantage of using inheritance with exceptions is:
a. The ability to catchrelated errors easily.
b. Allowing catch statements to be imported into classes.
c. The ability to explicitly test for derived class objects individually.
d. The simplification of destructor calls for objects.

Answer

This answer is hidden. It contains 39 characters.