0% found this document useful (0 votes)
193 views1 page

FlowchartSymbols PDF

Flowchart symbols represent different components of a flowchart process. The main symbols are: start/stop shapes to indicate the beginning and end, rectangular boxes for processes, parallelograms for inputs/outputs, diamond shapes for decisions, and sub-process shapes to divert to another flowchart before returning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
193 views1 page

FlowchartSymbols PDF

Flowchart symbols represent different components of a flowchart process. The main symbols are: start/stop shapes to indicate the beginning and end, rectangular boxes for processes, parallelograms for inputs/outputs, diamond shapes for decisions, and sub-process shapes to divert to another flowchart before returning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Flowchart Symbols

Below are the flowchart symbols that you will need when creating flowcharts for the NEA.

Symbol When it is used:

This shapes indicates the start or end of a


Start Stop
flowchart

Process A rectangular box represents a process, this


is doing something. E.g. total = num1+num2

Input/ A parallelogram represents input or output.


Output E.g. Input num1 Output total

A diamond shape represents a decision,


Decision
YES or NO e.g. is it a weekday?

This shape is used when you want to divert


Sub-process to another flowchart to complete a task
before returning to the original flowchart.

You might also like