Vidyalelo
C++ Programming · Q79

Functions and Procedures in C++

Programming · C++ Programming · question 79

Q79

Which keyword is used to check exception in the block of code?

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

Answer: Option C

Solution

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