Matching
Match each term with the correct statement below.
Premises:
contains statements that execute when an exception is thrown
Responses:
default exception handler
message
exit() function
exception specification
exception handling
exception class
exception
try block
catch block
Correct Answer:
Premises:
Responses:
default exception handler
message
exit() function
exception specification
exception handling
exception class
exception
try block
catch block
Premises:
default exception handler
message
exit() function
exception specification
exception handling
exception class
exception
try block
catch block
Responses:
Related Questions
Q29: Describe the general principle underlying good object-oriented
Q30: You should be careful when writing an
Q31: Match each term with the correct statement
Q32: If you use a default catch block,
Q33: If a function throws an exception, but
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