AP Computer Science A
An array is a fixed-size collection of elements of the same type stored in contiguous memory locations. It allows efficient access to individual elements using an index.
congrats on reading the definition of Array. now let's actually learn it.