FlowChart
| Symbol | Purpose | Description |
|---|---|---|
![]() | Flow line | Indicates the flow of logic by connecting symbols. |
![]() | Terminal(Stop/Start) | Represents the start and the end of a flowchart. |
![]() | Input/Output | Used for input and output operation. |
![]() | Processing | Used for arithmetic operations and data-manipulations. |
![]() | Decision | Used for decision making between two or more alternatives. |
![]() | On-page Connector | Used to join different flowline |
![]() | Off-page Connector | Used to connect the flowchart portion on a different page. |
![]() | Predefined Process/Function | Represents a group of statements performing one processing task. |








0 comments