An array is a collection of variables that are stored in order in consecutive positions in the computer’s memory. Depending on the programming language, the array index starts at 0 (C language) or 1 (FORTRAN language); This item is stored in the position with the lowest address.