Unit 2- Iteration

?
What is the definition of iteration?
Iteration is a set of statements or commands repeated a certain ammount of times until a condition is met.
1 of 8
What is parenthesis?
Brackets.
2 of 8
If I was to run a loop 10 times, what kind of loop would i use?
An indefinate loop.
3 of 8
What is an indefinate loop?
A loop that is unaware of how many there is to start with.
4 of 8
What is a definate loop?
A loop where the number of loops is known at the start.
5 of 8
What is a dry run?
A dry run is a run on paper to test what happens with inputs.
6 of 8
What is a nested loop?
A nested loop are loops inside of loops.
7 of 8
What is a trace table?
A trace table is to show the valuable of variables in a dry run.
8 of 8

Other cards in this set

Card 2

Front

What is parenthesis?

Back

Brackets.

Card 3

Front

If I was to run a loop 10 times, what kind of loop would i use?

Back

Preview of the front of card 3

Card 4

Front

What is an indefinate loop?

Back

Preview of the front of card 4

Card 5

Front

What is a definate loop?

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Iteration resources »