Question: Rainfall Class Write a RainFall class in JAVA that stores the total rainfall for each of 12 months into an array of doubles. The program
Rainfall Class
Write a RainFall class in JAVA that stores the total rainfall for each of 12 months into an array of doubles.
The program should have methods that return the following:
Total rainfall
Average rainfall
the most rainfall of the year
The least rainfall of the year
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
