Q51
How Exception handling is implemented in the C++ program?
A.
Using Exception keyword
B.
Using try-catch block
AnswerC.
Using Exception block
D.
Using Error handling schedules
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board