Multiple Choice
Checking user input data for erroneous or unreasonable data is referred to as ____.
A) relational data validation
B) arithmetic data validation
C) output data validation
D) input data validation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The switch statement requires you to terminate
Q16: Like all C++ expressions, relational expressions are
Q17: The expression in the switch statement must
Q18: Including one or more if statements inside
Q19: An if-else statement without an else part
Q21: A(n) _ is any combination of operands
Q22: Applying a postfix or prefix ++ operator
Q23: When writing a switch statement, you can
Q24: The _ statement in C++ is used
Q25: The most commonly used _ in if