Solved

Select the False Statement

Question 2

Multiple Choice

Select the false statement. The functions set_terminate and set_unexpected:


A) Return pointers to the last function called by terminate and unexpected, respectively.
B) Each return 0 the first time they are called.
C) Take as arguments pointers to void functions with no arguments.
D) Have their prototypes in header file <set_functions>.

Correct Answer:

verifed

Verified

Related Questions