Question: QUESTION #A: a) Write a C++ function named findMax that takes two parameters: a 2-dimensional array Temp consisting of 7 columns and any number of
QUESTION \#A: a) Write a C++ function named findMax that takes two parameters: a 2-dimensional array Temp consisting of 7 columns and any number of rows rowSize. Rows represent weelos and columns represent davs as ahown below. [10 pts] The function should find and print the week number and day numuse wn ... b) For the following data definitions, write one statement to call the ahove defined function to find and print the hottest day. [2.5 pts] double temp [[][]={(2e.e,21.3,},,[22.9,31,0,.);Humberofrowsis12 c) Write the prototype statement of the function findYariamp defined in part a [2.5pts]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
