Solved

The Bad_alloc Exception Is Thrown

Question 20

Multiple Choice

The bad_alloc exception is thrown


A) when program code encounters a bad memory location.
B) only when the program contains a catch block.
C) by the new operator.
D) when you forget to free memory with the delete operator.
E) None of the above

Correct Answer:

verifed

Verified

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

Related Questions