Why would you specify a base-class type as the type of a catch handler, then throw objects of derived-class types

What will be an ideal response?

This is a nice way to catch related types of exceptions.

Computer Science & Information Technology

You might also like to view...

A place to enter source code for a computer program is called a(n) _______.

A. interpreter B. code editor C. debugger D. compiler

Computer Science & Information Technology

The ReDim statement can be used to change the size of an array.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology