Multiple Choice
Exception handling may allow a program to:
A) Terminate in a controlled manner.
B) Be more robust and fault-tolerant.
C) Continue executing as if no problem was encountered.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: To initialize a unique_ptr, you can use
Q8: Select the false statement. The new operator:<br>A)
Q9: Which statement about class unique_ptr (of the
Q10: An advantage of using inheritance with exceptions
Q11: An exception:<br>A) Terminates program execution.<br>B) Terminates the
Q13: Exception handling should not be used:<br>A) As
Q14: Once an exception is thrown, when can
Q15: Which class indicates that an error occurred
Q16: Select the false statement. Depending on the
Q17: Select the false statement. If an exception