Multiple Choice
A(n) ____ is a Java language feature that can help you detect logical errors that do not cause a program to terminate, but nevertheless produce incorrect results.
A) error checker
B) thread
C) assertion
D) throw statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: To use a method to its full
Q17: Match each term with the correct statement
Q19: Match each term with the correct statement
Q22: Match each term with the correct statement
Q41: Since variables declared within a try or
Q45: What is unreachable code and how might
Q47: In order to use a variable both
Q48: The _ class represents more serious errors
Q59: Any _ block might throw an Exception
Q76: The keyword catch followed by an Exception