Multiple Choice
To create a properly formed DOWHILE loop you must
A) place the loop test before any other step in the loop
B) place the loop steps in the NO path of the loop test
C) indicate that the loop will exit in the YES path of the loop test
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: A DOWHILE loop is a leading-decision program
Q17: A variable that is used to hold
Q18: What is the value of ANSWER
Q19: What is the value of the
Q20: A preparation symbol should be used in
Q22: To create a properly formed DOWHILE loop
Q23: The steps after the loop are always
Q24: If the value input for START
Q25: The test for the No-Data condition is
Q26: What is the value of ANSWER