Question: Overload the average method of Exercise 7.1 to accept four integer parameters and return their average. Data From Exercise 7.1: Write a method called average
Overload the average method of Exercise 7.1 to accept four integer parameters and return their average.
Data From Exercise 7.1:
Write a method called average that accepts two integer parameters and returns their average as a floating point value.
Step by Step Solution
3.21 Rating (151 Votes )
There are 3 Steps involved in it
public double aver... View full answer
Get step-by-step solutions from verified subject matter experts
