1.

By default, what a program does when it detects an exception?

A. Continue running
B. Results in the termination of the program
C. Calls other functions of the program
D. Removes the exception and tells the programmer about an exception
Answer» C. Calls other functions of the program


Discussion

No Comment Found