The ______ statement includes an expression that specifies an initial value for an index, another expression that determines whether or not the loop is continued, and a third expression that allows the index to be modified at the end of each pass.
for
while
do-while
switch
Answers
Answered by
1
Answer:
answer is
conditional
Answered by
0
The particular statement used is for statement.
- The for statement typically contains an direct expression that specifies precisely an key index's initial value.
- Another expression specifies whether the continuous loop is continued or not, and a third expression allows the index to be updated at the end of each move.
- The statement requires the user to reiterate a certain number of times for a statement or compound statement. A sentence body properly executes zero or more times before an optional condition becomes incorrect.
Similar questions
Chemistry,
1 month ago
Science,
1 month ago
Science,
3 months ago
India Languages,
3 months ago
Physics,
9 months ago