Iteration test questions

1

What are the three building blocks to use when designing algorithms?

2

What is iteration?

3

Why is iteration important?

4

What is another name for iteration?

5

What is a condition?

6

What is meant by testing a condition?

7

How is iteration represented in pseudocode?

8

How is iteration represented in a flowchart?

9

What is a counter used for in iteration?