Data Terminal: Defines the starting and ending point of a flowchart
Initialization: Prepares or initializes memory space for data processing
Input/Output: Represents data input and output
Process: Represents manipulation of data (assignment and mathematical computations)
Decision: Represents processing of conditions using relational operators
Subroutine: Groups sequences that perform a specific, well-defined task
Flow lines: Define the logical sequence of the program by pointing to the next symbol to be performed
On-page Connector: Connects to the flowcharts on the same page
Off-page Connector: Connects to the flowcharts on a different page