java initalsse int array code example Example: java create array with values //Given values must match array type int[] myIntArray = {1, 2, 3};