Tarp Apel
Tarp Apel
Rabutazo
A flowchart is a visual or
graphic representation of
the data flow. It represents
the whole thing that you
plan or do.
Flow chart show the exact sequence
of procedure to be made and
describe the flow of data .It uses
graphics symbols that represent as
terminator, process ,sub process
,decision ,arrow lines and
connectors.
This symbol (oval)
represents a terminal
usually start and end. A
flowchart is used to start
or end a process or an
action.
This symbol (rectangle)
represents a process,
procedure, or any action
taken.
The rectangle with double
lines on each side
represents a sub process.
This may be a subroutine
procedure that is divided
into any points of the
process.
The symbol rhomboid
symbolizes data. This is
used to show data or
information that entering
or leaving the process.
This flow chart symbol is
usually used as input or
output
This diamond symbol
signifies a decision.
This is used when the
decision has to be
made, requiring an
answer of yes or no,
true or false, on or off,
etc.
The small circle designs
as connector. This is
use to connect two
directional lines and is
usually labelled to
show matching jump
points.