RainFall class
RainFall class<span< h1=””> style=”color:rgb(34,34,34);background-color:transparent;”> that has the following field: • an array of doubles that stores the rainfall for each of the 12 months of the year (where the first index corresponds with January, the second with February, etc.) The class should also have the following methods: • a method that returns the total rainfall for […]