Multiple Choice
One aspect of ____ programming is to check for improper data before an attempt is made to process it further.
A) defensive
B) extreme
C) robust
D) user-friendly
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: In C, relational expressions are evaluated to
Q17: When the _ operator is used with
Q18: The simplest C selection statement is the
Q19: Indentation used within an if-else is critical
Q20: Any number of case labels may be
Q22: What will the following program print on
Q23: The compiler will, by default, associate an
Q24: The _ operator is used to change
Q25: Which of the following operators has right
Q26: When the _ operator is used with