Question: Write a method to return the value of the difference between the highest and lowest values in an array list. Do not use any built
Write a method to return the value of the difference between the highest and lowest values in an array list. Do not use any built in methods to find the maximum and minimum values directly (i.e. search the values in the list to identify the min and max).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
