Write the name of loop which executes a sequence of statements multiple times and abbreviates the code that manages the loop variable.

4 views

1 Answers

The for-loop of the loop which executes a sequence of statements multiple times and abbreviates the code that manages the loop variable.

4 views