Which alternative can replace the throw statement?
(a) for
(b) break
(c) return
(d) exit
This question was addressed to me during an interview.
Asked question is from Error Handling Alternatives in section Derived Classes, Templates & Exception Handling in C++ of C++