1.

Define The Process Of Error-handling In Case Of Constructor Failure?

Answer»

If the CONSTRUCTOR does not have the return STATEMENT, then it indicates FAILURE in HANDLING the error by THROWING an exception.

If the constructor does not have the return statement, then it indicates failure in handling the error by throwing an exception.



Discussion

No Comment Found