Vidyalelo
C++ Programming · Q744

C++ miscellaneous

Programming · C++ Programming · question 744

Q744

Which block should be placed after try block?

A.
catch
Answer
B.
throw
C.
either catch or throw
D.
handler

Answer: Option A

Solution

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