Question: Write in c# an application that allows the user to input monthly rainfall amounts for one year storing the values in an array. Create a
Write in c# an application that allows the user to input monthly rainfall amounts for one year storing the values in an array. Create a second array that holds the names of the month. Produce a report showing the month name along with the rainfall amount and its variance from the mean. Calculate and display the average rainfall for the year.
CAN YOU DO IN METHOD AND C#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
