java initialize array in one line code example Example: java initialize array in one line int[] array = {1, 2, 3, 4, 5, 6, ,7, 8};