Objective
- Program with pointers
Preparation
- Read Chapter 9 from Starting Out with C++ by Gattis.
- Print and complete Worksheet 14.
Programming
- Do Programming Challenge 2 (page 537) from the text. There is a typo in the description in the textbook. It says that program "should display the sorted list of the scores and the averages". There is only one average.
- Verify the program works correctly.
- Print the Grade Sheet. Show your program to the instructor.
|