In this exercise, you modify the program from Computer Exercise 23. If necessary, create a new project

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 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

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: