Solved

Select the False Statement. Depending on the Compiler

Question 16

Multiple Choice

Select the false statement. Depending on the compiler:


A) A failed new operation can return a 0.
B) A failed new operation can throw a bad_alloc exception.
C) A failed new operation can throw an exception if the <new> header file has been included.
D) A failed new operation can automatically be caught at compile time.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions