Multiple Choice
What statement(s) are unnecessary in the following pseudocode?
SUM
Read VALUE
DOWHILE VALUE
SUM SUM + VALUE
COUNT COUNT + 1
Read VALUE
ENDDO
Write SUM
A) COUNT = 0 and COUNT = COUNT + 1
B) SUM = 0 and SUM = SUM + VALUE
C) The first Read VALUE
D) The second Read VALUE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: How many times will the loop
Q21: The loop read in a loop controlled
Q22: In trailer record logic the number of
Q23: What value of COUNT will be
Q24: What type of line is placed within
Q25: Line count and page count are special
Q27: A total line is a line of
Q28: How many times will the loop
Q29: The priming read is usually placed as
Q30: The empty file condition can occur in