Visit www.myprogramminglab.com to complete this Programming Challenge online and get instant feedback. Rainfall Class Write a RainFall class that stores the total rainfall for each of 12 months into...


Visit www.myprogramminglab.com to complete this Programming Challenge online and get instant feedback.


Rainfall Class


Write a RainFall class that stores the total rainfall for each of 12 months into an array of doubles. The program should have methods that return the following:


• the total rainfall for the year


• the average monthly rainfall


• the month with the most rain


• the month with the least rain


Demonstrate the class in a complete program. Input Validation: Do not accept negative numbers for monthly rainfall figures.



Dec 18, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here