Multiple Choice
You create a default exception handler by creating a(n) ____ block with an ellipsis (…) as its parameter.
A) try
B) catch
C) throw
D) exit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: When using the exit() function, it is
Q36: When should you use exception handling?
Q37: Match each term with the correct statement
Q38: A catch block _ display, or to
Q39: You _ a function; if it throw
Q41: Be careful when writing an exception specification
Q42: When an object-oriented program detects an error
Q43: _ an exception is the act of
Q44: Match each term with the correct statement
Q45: A general rule of _ programming is