Solved

To Deal with Logical Errors in a Program, Such as a String

Question 26

Multiple Choice

To deal with logical errors in a program, such as a string subscript out of range or an invalid argument to a function call, several classes are derived from the class ____.


A) logic_error
B) logic_exception
C) runtime_error
D) exception

Correct Answer:

verifed

Verified

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

Related Questions