int[3] array; array[0] = 5; // array.length = 4; // compile-time error