If you have a function that might throw an exception and some programs that use that function might want to handle that exception differently, you should

a. not catch the exception in the function
b. throw an integer exception
c. never throw an exception in this function
d. none of the above

a. not catch the exception in the function

Computer Science & Information Technology

You might also like to view...

You can display data bars as a one-color solid fill or a gradient fill from left to right as the numerical value increases

Indicate whether the statement is true or false.

Computer Science & Information Technology

Which of the following protocols uses port 3389 by default?

A. RDP B. TFTP C. IMAP D. DNS

Computer Science & Information Technology