1 | 10 | 11 | ||||||||||||||||||||||
2 | ||||||||||||||||||||||||
3 | ||||||||||||||||||||||||
4 | ||||||||||||||||||||||||
5/9 | ||||||||||||||||||||||||
6 | ||||||||||||||||||||||||
7 | ||||||||||||||||||||||||
8 | ||||||||||||||||||||||||
1. Software used to create and edit flowcharts.
2. A symbol used in a flowchart to indicate an action taken in an algorithm.
3. A symbol used in a flowchart to indicate an input or data entry point in an algorithm.
4. A symbol used in a flowchart to indicate a branching point in an algorithm.
5. A line used in a flowchart to indicate the direction of flow in an algorithm.
6. A symbol used in a flowchart to indicate an output or data display point within an algorithm.
7. A symbol used in a flowchart to connect different parts of an algorithm.
8. A flowchart symbol used to indicate the start or end of an algorithm.
9. A visual representation of an algorithm using shapes and arrows to show the flow of instructions.
10. A symbol used in a flowchart to indicate a repetitive action in an algorithm.
11. The repetition of a set of instructions in a computer program.