Which is used to handle the exceptions in c++?
(a) catch handler
(b) handler
(c) exception handler
(d) throw
The question was posed to me in an international level competition.
My doubt stems from Exceptions That Are Not Errors in chapter Derived Classes, Templates & Exception Handling in C++ of C++