June 13, 2017

Standard Flowchart Symbols

Standard Flowchart Symbols: 

Symbol Meaning
     
An oval is used to indication the beginning or end of an algorithm.
 

A parallelogram indicates the input or output of information.

A rectangle indicates a computation with the result of the computation assigned to a variable.
 

A diamond indicates a point where a decision is made.

 

An arrow indicates the direction of flow of the algorithm.

 

Circles with arrows connect the flowchart between pages.

Figure: Flowchart to find up Largest number within three number.
Figure: Flowchart to find up Largest number within three number.

No comments:

Post a Comment