Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Coding Arrays in Java

1)Writea program that asks the user forseveral days' temperatures and computes the average temperature for thatperiod and how manydays were above average. First ask the user for how many days he\shewants to calculate the average for. Then create an array with that number andask for the temperature of each day. Store the temps in the array. Then findthe average and the number of daysabove that average. Print the results to the screen.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question