Report Bug
Qus : An exception is thrown using which keyword in C++?
QusAn exception is thrown using which keyword in C++?

A. throws
B. throw
C. threw
D. thrown


Solution
B. throw






Report Bug