Where exception are handled?
(a) inside the program
(b) outside the regular code
(c) both inside or outside
(d) main program
I had been asked this question during an interview.
My question comes from Catching Exceptions in chapter Derived Classes, Templates & Exception Handling in C++ of C++