An uncaught handler returns to _______________
(a) main function
(b) its caller
(c) its callee
(d) waits there for some time
The question was posed to me during an interview for a job.
This intriguing question comes from Exception Handling topic in chapter Derived Classes, Templates & Exception Handling in C++ of C++