Vidyalelo
C++ Programming · Q907

C++ miscellaneous

Programming · C++ Programming · question 907

Q907

How to handle the exception in constructor?

A.
We have to throw an exception
Answer
B.
We have to return the exception
C.
We have to throw an exception & return the exception
D.
We have to catch an exception

Answer: Option A

Solution

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