True/False
The READ statement used to input the header record must be placed before the DOUNTIL loop test.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: If the value input for START
Q9: What is the value of ANSWER
Q11: How many values will be output
Q12: A DOWHILE loop is more flexible than
Q13: A connector symbol must be placed at
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