Question: Write it in java uiz Instructions DQuestion 1 1 pts Write a method average that takes an integer array as an argument and returns the
Write it in java uiz Instructions DQuestion 1 1 pts Write a method average that takes an integer array as an argument and returns the average of the elements in that array. The average should be calculated and returned using doubles (so the average of 1 and 2 is 1.5). You may assume the array contains at least one element
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
