Quiz: Essential Techniques II
Quiz yourself on essential C++ techniques.
1
Which exception does the C++ standard library try to throw when running out of memory?
A)
std::bad_alloc
B)
std::out_of_mem
C)
std::out_of_alloc
D)
std::err
Question 1 of 120 attempted
Get hands-on with 1400+ tech skills courses.