java how to initializa a vairaible in an array code example Example: array declaration and initialization in java int[] age = new int[5];