True/False
To create a properly formed DOUNTIL loop you must place the loop steps in the YES path of the loop.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What is the value of ANSWER
Q16: The steps within a DOUNTIL loop are
Q17: If condition q is NUM ≤ VALUE,what
Q18: A DOUNTIL loop is exited when the
Q19: To create a properly formed DOUNTIL loop
Q21: In pseudocode,the DOUNTIL statement is positioned after
Q22: Which of the following is not one
Q23: A DOUNTIL loop cannot be used if
Q24: What is the value of the
Q25: A DOUNTIL loop is a leading-decision program