Which keyword is used to throw an exception?
(a) try
(b) throw
(c) throws
(d) except
I had been asked this question at a job interview.
My query is from Exception Handling topic in chapter Derived Classes, Templates & Exception Handling in C++ of C++