Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. The program: should output the average high, average low, and the highest and lowest temper- atures for the year. Your program must consist of the following functions: Function getData: This function reads and stores data in the two- dimensional array. Function averageHigh: This function calculates and returns the average high temperature for the year. Function averageLow: This function calculates and returns the aver- age low temperature for the year. Function indexHighTemp: This function returns the index of the highest high temperature in the array. Function indexLowTemp: This function returns the index of the low- est low temperature in the array.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 23PE
icon
Related questions
Question

C++

Write a program that uses a two-dimensional array to store the highest
and lowest temperatures for each month of the year. The program should
output the average high, average low, and the highest and lowest temper-
atures for the year. Your program must consist of the following functions:
Function getData: This function reads and stores data in the two-
dimensional array.
Function averageHigh: This function calculates and returns the
average high temperature for the year.
Function averageLow: This function calculates and returns the aver-
age low temperature for the year.
Function indexHighTemp: This function returns the index of the
highest high temperature in the array.
Function indexLowTemp: This function returns the index of the low-
est low temperature in the array.
Transcribed Image Text:Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. The program should output the average high, average low, and the highest and lowest temper- atures for the year. Your program must consist of the following functions: Function getData: This function reads and stores data in the two- dimensional array. Function averageHigh: This function calculates and returns the average high temperature for the year. Function averageLow: This function calculates and returns the aver- age low temperature for the year. Function indexHighTemp: This function returns the index of the highest high temperature in the array. Function indexLowTemp: This function returns the index of the low- est low temperature in the array.
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,