1.

How to handle exception in constructor, in c++?

A. We have to return an exception
B. We have to throw an exception
C. Both A and B
D. None of the above
Answer» C. Both A and B


Discussion

No Comment Found