Vidyalelo
C++ Programming · Q50

Exception Handling in C++

Programming · C++ Programming · question 50

Q50

Which keyword is used to throw an exception?

A.
try
B.
throw
Answer
C.
throws
D.
except

Answer: Option B

Solution

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