Sail E0 Webinar
Question

How many types of standard exception are there in c++?


Options:
A .  9
B .  5
C .  6
D .  7
Answer: Option A

There are nine standard exceptions in c++. They are bad_alloc, bad_cast, bad_exception, 

bad_function_call, bad_typeid, bad_weak_ptr, ios_base::failure, logic_error and runtime_error.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers