Discussion Forum : Grouping Of Exceptions
Question -

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

Options:
A .  1
B .  2
C .  3
D .  4
Answer: Option B

There are two types of exception handling in c++. They are synchronous exception handling and 

asynchronous exception handling.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

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