Monday, 19 November 2012

Flowchart


Flowchart definition : a diagram that shows step-by-step progression through a procedure or system especially using connecting lines and a set of conventional symbols

Another definition:A flow chart is a graphical or symbolic representation of a process. Each step in the process is represented by a different symbol and contains a short description of the process step. The flow chart symbols are linked together with arrows showing the process flow direction.

Common Flowchart Symbols

Different flow chart symbols have different meanings. The most common flow chart symbols are:
  • Terminator: An oval flow chart shape indicating the start or end of the process.
  • Process: A rectangular flow chart shape indicating a normal process flow step.
  • Decision: A diamond flow chart shape indication a branch in the process flow.
  • Data: A parallelogram that indicates data input or output (I/O) for a process.
 
Practice Flowchart with this website

http://www.cimt.plymouth.ac.uk/projects/mepres/book8/bk8i1/bk8_1i2.htm

4 comments: