Multiple Choice
In exception handling, when an error occurs while a function is executing, a(n) ____ is created.
A) error
B) bifurcation
C) handler
D) exception
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The _ object reads a set of
Q30: The string class function int length() returns
Q31: The _ keyword identifies the start of
Q32: Unlike the built-in data types, a class
Q33: The int isupper(charExp) function returns a true
Q35: _ blocks serve as exception handlers for
Q36: In general, _ fundamental types of errors
Q37: C++ compilers have added a technique designed
Q38: In C++, a character is stored as
Q39: Strings cannot be input from the keyboard