Question: Java Language only Follow the instructions One array will hold thr names of the month and the other array will hold the rainfall in inches**
Java Language only
Follow the instructions One array will hold thr names of the month and the other array will hold the rainfall in inches**
should be able to copy paste into textpad
**have comments on code**


Chapter 7, Programming Challenge #1: Rainfall program-Do not write a class as specified regarding the array. Instead use two one-dimensional arrays of size 12 each (parallel arrays) and four methods to solve the problem as specified. One array will hold the names of the months and the other array will hold the rainfall in inches for the months. You will pass the appropriate array or arrays to the methods as needed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
