Solved

Before Entering a Loop to Compute a Running Total, the Program

Question 43

Multiple Choice

Before entering a loop to compute a running total, the program should first do this.


A) Read all the values into main memory
B) Set the accumulator where the total will be kept to an initial value, usually zero
C) Know exactly how many values there are to total
D) Set all variables to zero

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions