Computer science
What are flowcharts?
Flowcharts are pictorial representations of a program , in which
sequence of steps are placed out in logical order.
In a flowchart different operations are represented by drawing
geometrical shapes. These flowchart symbols are connected by
arrows to show the flow of logic in the program..
Rules of flowcharting
The rules followed in the flowcharting are:
Rule no: 1 The general direction of flow in any flowchart is from
top to bottom or from left to right.
Rule no: 2 Arrowheads are used to indicate the flow of information
or sequence of events.
Rule no: 3 crossing flow lines do not show that there is any logical
connection between those lines.
Rule no: 4 when drawing a flowchart on more than one sheet of
paper, the connection joining different papers (or parts of a chart
within one page) must be referred.
By: Misha syed V-c