Question: In this exercise, you modify the program from Computer Exercise 23. If necessary, create a new project named Intermediate24 Project and save it in the
In this exercise, you modify the program from Computer Exercise 23. If necessary, create a new project named Intermediate24 Project and save it in the Cpp8\Chap12 folder. Copy the instructions from the Intermediate23.cpp file into a source file named Intermediate24.cpp. Change the filename in the first comment. In addition to displaying the average high temperature and average low temperature, the program should also display the highest temperature stored in the first column in the array and the lowest temperature stored in the second column. Save and then run the program. Test the program using the data shown earlier in Figure 12-19.

Highest 95 Day Lowest 67 98 54 86 70 99 56 83 34 75 68 80 45 Figure 12-19 12345 67
Step by Step Solution
3.43 Rating (159 Votes )
There are 3 Steps involved in it
ANSWER Intermediate24cpp This program displays the average high temperature and the average low temp... View full answer
Get step-by-step solutions from verified subject matter experts
