Question: Write a JAVA program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. Prompt the user
Write a JAVA program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. Prompt the user for 12 months of highest and lowest. Write two methods : one to calculate and return the average high and one to calculate and return the average low of the year. Your program should output all the values in the array and then output the average high and the average low.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
