Question: Java using netbean Write a method that return the average of an array as double average(double[] array). Then write a main program to create an
Java using netbean
Write a method that return the average of an array as double average(double[] array). Then write a main program to create an array with 5 integer values. All 5 integer values must be read from keyboard. The main program should use the method average to calculate the average of the array and display the result of the average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
