Q1
What is exception handling in C++?
A.
A method to handle errors during runtime
AnswerB.
A method to handle errors during compile time
C.
A method to handle errors during linking
D.
A method to handle errors during execution
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board