Solved

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

Question 10

Multiple Choice

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


A) set the accumulator variable to an initial value, often zero
B) set all variables to zero
C) read all the values into main memory
D) know exactly how many values there are to total

Correct Answer:

verifed

Verified

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

Related Questions