Which of the following would be a good reason for using inherited exception classes?
a. a base class exception can be passed to an exception parameter of the derived class
b. a derived class exception can be passed to an exception parameter of the base class
c. a base class exception parameter can be passed any type of exception
d. all of the above
b. a derived class exception can be passed to an exception parameter of the base class
Computer Science & Information Technology
You might also like to view...
A __________ is a unique instance of the subject of a table.
a. Table b. Record c. Field d. Key e. View
Computer Science & Information Technology
?Objects are organized into groups called _____.
A. ?object collections B. ?object pools C. ?object buckets D. ?object topologies
Computer Science & Information Technology