Question: 6. ArrayMystery Consider the following program public class ArrayMystery [ public static void main(Stringt] args) int x 6; int at) 125,20,15, 10,5,0 int bO arrayMysteryx,

6. ArrayMystery Consider the following program public class ArrayMystery [ public static void main(Stringt] args) int x 6; int at) 125,20,15, 10,5,0 int bO arrayMysteryx, a); for( int i-0; i a.1ength, i++ ){ System.out.print( ali] " System.out.println) System.out.println "xx; public static int) arrayMystery( int x, int] array ( while xo ) if array[x-1] >15 II array [x-1] y) return -1 return 1; Show the output of running the above program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
