Multiple Choice
If the value input for START is 8,how many times will the loop steps in instructions corresponding to the following pseudocode be executed?
Read START
COUNT START
DOUNTIL COUNT START COUNT COUNT - 1
Write COUNT
ENDDO
A) 0
B) 1
C) 8
D) infinite
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: If condition q is NUM < VALUE,what
Q5: A DOWHILE loop is composed of a
Q6: In header record logic the DOUNTIL loop
Q7: What is the value of ANSWER
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
Q17: If condition q is NUM ≤ VALUE,what