asked 190k views
1 vote
Before entering a loop, the first input, or ____, is retrieved.

asked
User Timidboy
by
8.1k points

1 Answer

4 votes

Loop is a control structure that causes a statement or group of statements to repeat.Before entering a loop, the first input, or the accumulator where the total will be kept is retrieved to an initial value, usually zero.

answered
User Hussein Salman
by
8.1k points

No related questions found