ways of declaring an array in java code example Example: array declaration and initialization in java int[] age = new int[5];