Flow charts and Algorithms in C programming language

 Flowcharts :

               A  flowchart  is a  type  of  diagram  that  represents  a  workflow  or  process.

               A  flowchart  can  also  be  defined  as  a  diagrammatic  representation of an

              algorithm, a  step  by  step  approach to  solving  a  task. The  flowchart  shows 

              the  steps  as  boxes  of  various  kinds, their  by  connecting  the  boxes  with  arrow.

        Here  are  some  basic  symbols  of  flowchart  as  given  below:


 Algorithms:

              An  algorithms  is  a  set  of  instructions  for  solving  a  problem  or  accomplishing

              a  task. One  common  example  of  an  algorithm  is  a  recipe, which  consists  of 

              specific  instructions  for  preparing   a  dish   or  meal. 

             Every   computerized  device  uses  algorithms   to   perform  its  functions.   

Characteristics  of  an  Algorithms:



 Here  some  examples  to  Algorithms  and  flowcharts:

Example 1:



   Example 2:          




Example 3:




Example 4:






Example 5:




Example 6:



 


Post a Comment

Comment from message

Previous Post Next Post