Program Flow: Selection & Iteration

?
  • Created by: Bulberman
  • Created on: 16-11-18 09:08

What is Program Flow?

It's the order that the steps are carried out in. 

1 of 3

Selection

Selection is when programs interact with the user(For example, If statements)

2 of 3

Iteration

Iteration is when certain parts of the program repeat(For example a WHILE loop)

3 of 3

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Programming resources »