What will happen when the exception is not caught in the program?
(a) error
(b) program will execute
(c) block of that code will not execute
(d) program will execute & displays wrong output
I have been asked this question in a national level competition.
My doubt is from Exceptions topic in section Functions, Namespaces & Exceptions in C++ of C++