For more technical and specific information about the Array class we recommend the Oracle website. Element at index 3 = 65 About Me With an array, we can store multiple values simultaneously in one variable. Java String array is used to store a fixed number of string objects. Depending on your needs you can also create an int array with initial elements like this: // (1) define your java int array int [] intArray = new int [] {4,5,6,7,8}; // (2) print the java int array for (int i=0; i