How many times will the loop steps in the instructions corresponding to the following pseudocode be executed, assuming 5 values - 5, 6, 7, 3, 0 - are input, one on each record?
```
Read SCORE
DOWHILE SCORE > 0
Read SCORE
Write SCORE
ENDDO
```
a) 0
b) 4
c) 5
d) infinite
b) 4
You might also like to view...
Why you would use unnamed namespaces in your programs?
What will be an ideal response?
In Windows 10, what term is use to describe the hierarchical database that contains configuration entries?
A. Record B. Index C. Registry D. Listing
Choose the sentence that demonstrates correct punctuation.?
A. ?"September 11, 2001," a book written by a firefighter, is on the bestsellers list. B. ?September 11, 2001, a book written by a firefighter, is on the bestsellers list. C. ?September 11, 2001, a book written by a firefighter, is on the bestsellers list.
To automatically create a table of figures, all figures must have __________.
Fill in the blank(s) with the appropriate word(s).