

MCQOPTIONS
Saved Bookmarks
1. |
How to handle the exception in constructor? |
A. | Function |
B. | We have to throw an exception |
C. | We have to return the exception |
D. | We have to throw an exception & return the exception |
E. | None of these |
Answer» C. We have to return the exception | |