1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. Attempting to throw an exception that is...
Q.

Attempting to throw an exception that is not supported by a function call results in calling _____________ library function.

A. indeterminate ()
B. unutilized()
C. unexpected()
D. unpredicted()
Answer» C. unexpected()
View all MCQs in:   CPP Programming

Discussion