Multiple Choice
How many values will be output when the instructions corresponding to the following pseudocode are executed?
DOUNTIL COUNT
COUNT COUNT + 1
Write ACCUM
ENDDO
A) 4
B) 5
C) 8
D) 16
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: In header record logic the DOUNTIL loop
Q7: What is the value of ANSWER
Q8: If the value input for START
Q8: If the value input for START
Q9: What is the value of ANSWER
Q12: A DOWHILE loop is more flexible than
Q13: A connector symbol must be placed at
Q14: The READ statement used to input the
Q15: What is the value of ANSWER
Q16: The steps within a DOUNTIL loop are