Multiple Choice
A(n) ____ is a loop that checks for valid input and repeats until valid input has been entered.
A) indeterminate loop
B) posttest loop
C) validation loop
D) pretest loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Interactive processing is also known as _.<br>A)
Q21: isNumeric(str) is a string manipulation function.
Q22: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB10710/.jpg" alt=" -The accompanying diagram
Q23: Consistency is important for good programming design
Q24: When prompting users to enter a character,
Q26: JavaScript has a function called _ that
Q27: One way to validate an e-mail address
Q28: Programs that can handle all kinds of
Q29: You can use string manipulation functions to
Q30: Functions that operate on strings are called