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