program ArraysTest { void rek_arr(int i) int[] a; int loc, loc2; { if (i>1){ a = new int[i]; loc = 0; loc2 = 1; while (loc