Multiple Choice
In object-oriented programming, ____ is a method that allows for errors to be detected without having to write error-checking code at every point of input.
A) exception handling
B) batch processing
C) interactive processing
D) string manipulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Programs that can handle all kinds of
Q11: When modules and functions are used as
Q12: The _ returns the number of characters
Q13: In JavaScript, the _ statement should be
Q14: The Case structure is a variation of
Q16: A(n) _ presents a main menu, and
Q17: In some programming languages, when a user
Q18: In JavaScript, conditions are enclosed in parentheses.
Q19: Transaction processing is done immediately, so it
Q20: Interactive processing is also known as _.<br>A)