Solved

To Create a Properly Formed DOWHILE Loop You Must

Question 21

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions