
Lesson 11-7: Case Study Maintenance
Arrays | 271
Name __________________________________________ Date _______________________
Section _________________________________________
Exercise 1: Compile and run program Statistics (statistics.cpp), using the data on file
testscores.dat. Compare your result with those in the text.
Rather than work on program Statistics, you will go back to the original program Style
and enhance it using the techniques demonstrated in program Statistics.
Exercise 2: Bring program
Style up on the screen and refamiliarize yourself with it. In Chapter
10, you added counts for such things as unusual letters, vowels, and consonants. ...