What is an exception?

c) What is an exception? How do you handle exceptions in C++? Can you have multiple catch
blocks with a single try block? Explain with example.


Leave a Reply