Tuesday, October 8, 2013

Flow chart for Checking whether given input is a vowel or not


Flow chart for Sum of first 50 even numbers

                       

                            

Flowchart for Sum of first 50 natural numbers



Examples/Templetes of Flow Charts/Find maximum number out of given three numbers

               What is the maximum number out of given three numbers A,B,C:

Introduction to Flow chats

                                      Flow Chart

The flow chart is a visual representation of the problems concerning programming and other logic problems.
It is a quite easy and simple technique in which we first solve the problem visually through the specific symbols.

Symbols used for flow cart

  
I am giving here some examples of a flow chart of simple problems mostly students encounter when starting programming basics.