Home  • General Subjects • Computing

Loop or Iteration in Control Structure

Loop Each execution of a loop body is called an iteration. Sometimes the general concept of looping is also called iteration. In a counting loop, each iteration changes an integer loop control variable by an integer amount. The amount of change can be positive or negative.

Comments 0


Share

Copyright © 2024. Powered by Intellect Software Ltd