Solved

Both "Ignoring the Exception" and "Aborting the Program" Are Error-Handling

Question 14

Multiple Choice

Both "ignoring the exception" and "aborting the program" are error-handling techniques that:


A) Cannot be used if the error is fatal.
B) Always result in a resource leak.
C) Should not be used for mission-critical applications.
D) Allow program execution to proceed as if no error had occurred.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions