MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is not a standard exception built in C++. |
| A. | a. std::bad_creat |
| B. | b. std::bad_alloc |
| C. | c. std::bad_cast |
| D. | d. std::bad_typeid |
| Answer» B. b. std::bad_alloc | |