Flowchart

 A flowchart is a pictorial representation of algorithms, workflow or process. Programmers often use it as program planning tool for visually organizing a sequence of steps to solve a problem. 

BASIC FLOWCHART SYMBOLS:- 
                                         


Example:-

Flowchart to add two numbers.

Flowchart to find the larger in given two numbers.

Flowchart to find largest in the three numbers.

Flowchart to find average.

Flowchart to find area of a circle.

Flowchart to check positive or negative number.

Flowchart to check even or odd number.

Flowchart to check prime number.

Flowchart to check if a triangle is possible (with the given angles).

Flowchart to check time and display "GOOD MORNING".


                      

 









 

Post a Comment

0 Comments