Numeric/String Array Operations
The intent of this program is 
  to learn about the iteration (using both the 
for(..;..;..) and while(...) commands and to apply them to both 
numeric and character arrays. There are 4 parts 
  to this assignment, worth a total of 25 points:
  
  
    
    
      
        | Part | 
        Intent | 
        Pts. | 
      
      
        | 1 | 
        Set-up the initial menus and accept 
        only a valid response | 
        5 | 
      
      
        | 2 | 
        Display the List of people | 
        4 | 
      
      
        | 3 | 
        Perform/display the operations requested | 
        16 | 
      
      
        | 4 | 
        Clean-up the code (a little) | 
        4 | 
      
    
    
   
 
 You 
  should end-up with four (4) different programs/files (one for each part).
  To get the instructions for each part, click on the appropriate
  link on the right.
 
Check the class schedule for 
  the due dates.
 
  
This page was last updated on 
07/06/05