Jump to content

Array

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 195.195.249.9 (talk) at 10:14, 6 January 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An array is a systematic arrangement of objects, usually in rows and columns. Specifically, it may refer to several things.

In computer science

Generally, a collection of data items that can be selected by indices computed at run-time, including:

  • Array data structure, an arrangement of items at equally spaced addresses in computer memory
  • Array data type, used in a programming language to specify a variable that can be indexed
  • Associative array, an abstract data structure model that generalizes arrays to arbitrary indices

or various kinds of the above, such as

or various related concepts:

or also:

  • Video Graphics Array (VGA), a display adapter and video format, and many variants thereof (EVGA, FWVGA, QVGA, QXGA, SVGA, SXGA, SXGA+, TXGA, UVGA, XGA, XGA+, ...)

In mathematics and statistics

In technology

Various arrangements of multiple individual components to create a single system, such as:

and also

In astronomy

A telescope array, also called astronomical interferometer, such as the:

In biology

In music

Other