Multiple Choice
What is the method used to make sure that valid selections are processed?
A) Input validation loop
B) Including the Default clause in the case structure
C) Use of an Else clause
D) All of the above
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: A case structure is the only decision
Q28: In most cases,menu-driven programs should be broken
Q29: It is not possible to give the
Q30: Which of the following decision structures could
Q31: When the user makes a selection from
Q33: The _ statement is the easiest and
Q34: Which symbol in flowcharting is appropriate to
Q35: Usually a submenu is executed by the
Q36: The items displayed in a menu are
Q37: Menu-driven programs should be broken down into