Flowchart Process
Terminal Symbol Decision Symbol
Process Symbol Connector Symbol
Flowline Input Symbol

 

A series of actions or steps taken in order to achieve a particular end. A visual representation of an algorithm using shapes and arrows to show the flow of instructions.
A symbol used in a flowchart to indicate a branching point in an algorithm. A flowchart symbol used to indicate the start or end of an algorithm.
A symbol used in a flowchart to connect different parts of an algorithm. A symbol used in a flowchart to indicate an action taken in an algorithm.
A symbol used in a flowchart to indicate an input or data entry point in an algorithm. A line used in a flowchart to indicate the direction of flow in an algorithm.

 

Output Symbol Loop Symbol
Iteration Flowcharting Tool

 

A symbol used in a flowchart to indicate a repetitive action in an algorithm. A symbol used in a flowchart to indicate an output or data display point within an algorithm.
Software used to create and edit flowcharts. The repetition of a set of instructions in a computer program.