The technique of checking user input data for erroneous or unreasonable data is referred to as ____.

A. user-friendly programming
B. input data validation
C. if-else chaining
D. robust programming


Answer: B

Computer Science & Information Technology

You might also like to view...

(Print a String Backward) Write a recursive function stringReverse that takes a string and a starting subscript as arguments, prints the string backward and returns nothing. The function should stop processing and return when the end of the string is encountered. Note that like an array the square brackets ([]) operator can be used to iterate through the characters in a string.

What will be an ideal response?

Computer Science & Information Technology

When you generate a table of contents, the same font formatting used in the headings is applied to the table of contents entries. What's the best way to apply different font formatting?

What will be an ideal response?

Computer Science & Information Technology

The ________ icon in the record selector box indicates that a record is being entered or edited.

a. arrow b. pencil c. crossbar d. check mark

Computer Science & Information Technology

A value that replaces the original value of a variable in a data table.

What will be an ideal response?

Computer Science & Information Technology