Pick out the correct statement for error handling alternatives.
(a) Terminate the program
(b) Use the stack
(c) Exit from the block
(d) Use the queue
This question was addressed to me in my homework.
This interesting question is from Error Handling Alternatives topic in portion Derived Classes, Templates & Exception Handling in C++ of C++