อาเรย์(aa-ray)

Meanings

2NounB2

array (programming)

in programming, a contiguous block of memory indexed by integers; may be one- or multi-dimensional

Examples

When you declare an array, the program reserves a contiguous block of memory to store data.