Interview Questions and Answers pdf free download for freshers beginners experienced, Multiple Choice Questions with Answers Practice, Placement Papers
Wednesday, 22 February 2012
Define the process of error-handling in case of constructor failure? | Constructor in C++
If the constructor does not have the return statement, then it indicates failure in handling the error by throwing an exception.