

McqMate
Q. |
When is std::bad_alloc exception thrown? |
A. | when new operator cannot allocate memory |
B. | when alloc function fails |
C. | when type requested for new operation is considered bad, thisexception is thrown |
D. | object |
Answer» D. object |
View all MCQs in
Object Oriented Programming In cppNo comments yet