subject

[13] write a c++ console application 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, the average low, and the highest and lowest temperatures of the year. the program should consist of the following functions: a) getdata: this function reads and stores data into a two dimensional array from text file “weatherdata. txt”; b) averagehigh: this function calculates and returns the average high temperature for the year; c) averagelow: this function calculates and returns the average low temperature for the year; d) indexhightemp: this function returns the index of the highest temperature for the year; e) indexlowtemp: this function returns the index of the highest temperature for the year. make sure to use appropriate parameters.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:30
Exchanging which type of data uses the least bandwidth? music photographs video voice bandwidth- the amount of data that can be moved between two points in a set time period
Answers: 1
question
Computers and Technology, 22.06.2019 18:00
Write a method named addall that could be placed inside the hashintset class. this method accepts another hashintset as a parameter and adds all elements from that set into the current set, if they are not already present. for example, if a set s1 contains [1, 2, 3] and another set s2 contains [1, 7, 3, 9], the call of s1.addall(s2); would change s1 to store [1, 2, 3, 7, 9] in some order. you are allowed to call methods on your set and/or the other set. do not modify the set passed in. this method should run in o(n) time where n is the number of elements in the parameter set passed in.
Answers: 2
question
Computers and Technology, 23.06.2019 20:10
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
question
Computers and Technology, 24.06.2019 12:10
What is it called during the editing process when the processor ensures that a character holding a coffee mug from one angle is holding the same mug in the same way when the shot switches to another camera at another angle? cinematography continuity technology prop use
Answers: 1
You know the right answer?
[13] write a c++ console application that uses a two-dimensional array to store the highest and lowe...
Questions
question
Mathematics, 28.07.2019 09:00
question
English, 28.07.2019 09:00
Questions on the website: 13722363