Question: java will be great 6. Write a static method called findSmallest that takes in an array of ints and returns the smallest value inside the
6. Write a static method called findSmallest that takes in an array of ints and returns the smallest value inside the array, Given an array with values (10,4,3,5,2.6), the method should return 2, as it is the smallest value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
