Multiple Choice
When an exception is thrown, if the program does not handle the exception, then the function ____ is called to terminate the program.
A) log
B) what
C) terminate
D) close
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The class _ is designed to deal
Q3: A catch block specifies the type of
Q4: The _ of the catch block parameter
Q5: All derived classes of the class exception
Q6: If you want to include members in
Q8: The class _ is designed to deal
Q9: One of the typical ways of dealing
Q10: An object that is being thrown cannot
Q11: A(n) _ is an occurrence of an
Q12: If the catch block with an ellipses