- A data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key. An array is stored such that the position of each element can be computed from its index tuple. The simplest type of data structure is a linear array, also called one-dimensional array. ← Wikipedia
- Previous term: Arrange, act, assert
- Next term: Arrow function
- Random term: Islands architecture