Answer the following questions Shortly and correctly.
Class 7.
Attachments:
Answers
Answered by
0
Loop means repeating
Answered by
3
Answer:
1. A loop is used to repeat the execution of a group of statements many times.
3. When a loop is contained inside another loop it is termed as nested loops.
4. A loop which contains iterating indefinitely and never slops is termed a infinite loop.
Similar questions