Page 20 - Computer Class 06
P. 20

Look some more examples of flowcharts.

             Displaying Average of A, B, C, D, E
                                                                                               Making Tea

                                                                                                   Start
                       Start






                      Input                                                                     Fill kettle
                                                   Converting Fahrenheit
                  A, B, C, D, E
                                               Temperature into Centigrade


                                                              Start
                 Total = A + B                                                                  Heat water
                 + C + D + E
                                                   Input Temperature in F°


                                                                                                   Has
                Average = Total                  Calculate C°= (F–32) ×      5                  the water
                                                                             9
                               5
                                                                                                 boiled?
                                              Show temperature in Centigrade                  Yes
                                                                                                                   No

                Display Average
                                                              Stop                              Make tea





                       End                                                                         Stop



             Some important points to follow in flowchart are given below. Read them carefully.
             8      The direction of logic flow should be top to bottom and left to right.

             8      Arrow head lines are used to show the flow of logic, information or sequence of

                     the program.
             8      A flowchart must have only one start and stop box symbol.

             8      The steps should be in a sequence and should be arranged in a proper manner.

             Though,  flowcharts  are  useful  in  efficient  coding,  debugging  and  analysis  of  a
             program, drawing flowchart in  very  complicated  in  case  of complex  programs  and
             often ignored.






              Computer-6             20   Computer-1
   15   16   17   18   19   20   21   22   23   24   25