PROGRAM FLOW CHART                                                                               

These are symbols which are used to depict the flow of a program within a software. These have nothing to do with System Flow Charts. They show the user as to how the actual data passes from the start to the end of an algorithm.

          Symbol                Description of the symbol
    
   
          Process / Action taking place
      
    
                   Start and Stop
                Selection ( if-else ; switch-case)

              

   Iteration (loops -for;while;do-while)
 
      
         Connecting Lines (for data flow)
         
            
        Connector between various pages
       
      
           Storing data onto a file/device
   
        
                      Input and Output

Copyright © Escuela Campo Alegre, 2000-2001. All rights reserved
Website developed and maintained by Shashi Krishna, HS Computer Science.