flowchart
flowchart
flowchart
Unit :1
Defining a problem
Topic:-
Flowchart
Definition:
“Flowchart is a graphically representation of the steps of problem
solving. We use symbols for each step and these symbols are connected with help
of arrow to show the flow of processing.”
Example:
This example is used for wearing shoes and socks.
1
Do you Know:
Picture speak louder
than words.
That is a flowchart.
Determination
We use input, output, processing and decision-making.
Input:
2
Input mean taking data from user. It is important to know how many and
which type of data are required.
Processing:
A flowchart also contains a processing step. It is used for calculation
and store data in computer data.
Decision making:
To weather a statement is true or false and taking appropriate
step accordingly is called decision making.
Output:
It is used for show the values. Usually this values are final result of the
problem.
Symbols
We use symbols to shows different action in flowchart. Some of the symbols are as
bellows:
Flowchart symbols
3
Terminal It indicates Start and End of a flowchart
Table: 1.1