$ 0 0 public class Exercise { public void run(){ int array[] = new int[] {98, 12, 9, 102, 88}; int i = 0; …