Skip to main content

Flowchart

  • A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task.
  • Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.
  • Flowchart in wikipedia
  • Flowcharts typically use the following main symbols:
    • A process step, usually called an activity, is denoted by a rectangular box.
    • A decision is usually denoted by a diamond.