User-defined exceptions should be derived from the:

a) ApplicationException class.
b) ConsoleException class.
c) Exception class.
d) SystemException class.


c) Exception class.

Computer Science & Information Technology

You might also like to view...

A variable that can store an address is known as a(n) ____ variable.

A. register B. pointer C. static D. extern

Computer Science & Information Technology

What is the term for when a system is no longer supported by its developer or vendor.

A. legacy B. end of life system C. dead D. old

Computer Science & Information Technology

The __________ moves data between the computer and its external environment.

A. data transport B. I/O C. register D. CPU interconnection

Computer Science & Information Technology

The address in a pointer constant remains the same each time the program is run.

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

Computer Science & Information Technology