java initialize array to 0 code example Example: java how to initialize an array int[] arr = new int[10]; //Can hold 10 elements