Question: Problem 1e. Write a method called average that computes the average of all elements in an array of integers and returns the answer as a

 Problem 1e. Write a method called average that computes the average

Problem 1e. Write a method called average that computes the average of all elements in an array of integers and returns the answer as a double. For example, if the array passed contains the values [10, -2, 4, -4,9,-5, 19,-7, -39,-1], the calculated average should be -1.6. Your method accepts an array of integers as its parameter and returns the average

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!