What will happen when a programs throws any other type of exception other than specified?
(a) terminate
(b) arise an error
(c) run
(d) throw
The question was posed to me during an internship interview.
The doubt is from Exception Specifications topic in division Derived Classes, Templates & Exception Handling in C++ of C++