Ad

Flow Chart

Flow chart is a pictorial representation of step by step solution of a program.

There are various symbols used to make flow chart.
S.No Symbol Symbol Name Description
start and stopOvalTerminal use for start and stop
process flowchart symbolRectangleProcessing box
input output symbolParallelogramInput/Output Box
Decision boxRhombusDecision Box
arrow symbolArrowsDirection of flow
connector symbol.jpgCircleConnector

flow chart input output

Advantages of Flow Chart

  1. Easy to understand.
  2. Concentrate on the logic of the problem.
  3. Provide effective help in debugging and maintaining a program.

Example: Draw a flow chart to find the sum of 2 numbers.

C Language Feedback, Questions, Suggestions, Discussion.

Ad: