public int[] number = new int[2 /* the number here declares the lenght, not the index*/ ]; int[1 /*this number here declares the index*/] = 69;