int arr = new int[3]; code example Example: array declaration and initialization in java int[] age = new int[5];