Question: JAVA: Develop a method called salaryStat that given a one-dimensional array of salaries of employees called A returns an array with three elements that are
JAVA:
Develop a method called salaryStat that given a one-dimensional array of salaries of employees called A returns an array with three elements that are minimum, maximum, and average of array A.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
