What are the general rules of flowchart?
- The general rules of flowchart are:
- Title should be given.
- The general flow of direction of flow flowchart is from top to bottom and left to right.
- All the flow lines must use arrowheads to indicate the flow.
- Only one flow line should enter a processing symbol.
- Only one flow line should enter a decision symbol.
- Only one flow line should enter or exit a terminal symbol.
- Only two flow lines should exit from a decision symbol.
- Flow lines should not cross each other.
- Right symbols should be used.
- Cover all eventualities or steps.
- When drawing flowchart from one page to another the connector symbol be correctly reformed.