Vidyalelo
C++ Programming · Q2

Exception Handling in C++

Programming · C++ Programming · question 2

Q2

Which keyword is used to throw an exception in C++?

A.
raise
B.
throw
Answer
C.
catch
D.
try

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board