Question: Complete the Rainfall exercise using Java software like IntelliJ Programming Challenges Programming Challenges 5 Visit www.myprogramminglab.com to complete many of these Programu online and get

Complete the Rainfall exercise using Java software like IntelliJ
Programming Challenges Programming Challenges 5 Visit www.myprogramminglab.com to complete many of these Programu online and get instant feedback. 1. Rainfall Class Write a Rainfall class that stores the total rainfall for each of 12 months into an ar 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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
