| Partisiipin perfekti | arrayed | Imperfekti | arrayed |
| Partisiipin preesens | arraying | Monikko | arrays |
| Yksikön kolmannen persoonan indikatiivin preesens | arrays | Yksikön kolmannen persoonan indikatiivin preesens | arrayeth (vanhahtava) |
An orderly series, arrangement or sequence.
The little push-buttons on the upper part of the right electronic device are arranged in an array with 3 columns and 4 rows. The two devices themselves form a very simple array of 2 columns and 1 row.
(programming) Any of various data structures designed to hold multiple elements of the same type; especially, a data structure that holds these elements in adjacent memory locations so that they may be retrieved using numeric indices.
Diagram of a typical 1D array
(programming) Any of various data structures designed to hold multiple elements of the same type; especially, a data structure that holds these elements in adjacent memory locations so that they may be retrieved using numeric indices.
Diagram of a typical 2D array