Loops - The For Loop

3 important questions on Loops - The For Loop

What is the structure of a for Loop?

  1. Initialization
  2. Stopping condition ;
  3. Iteration statement ;

What is a stopping condition?


The condition that the iterator variable is evaluated against
  • If the condition code evaluates true -> block will run
  • If the condition evaluates false -> code will stop


For what is the iteration statement used?

To update the iterator variable on each loop (elk rondje zoveel erbij)

The question on the page originate from the summary of the following study material:

  • A unique study and practice tool
  • Never study anything twice again
  • Get the grades you hope for
  • 100% sure, 100% understanding
Remember faster, study better. Scientifically proven.
Trustpilot Logo