array
v.
arrange; place in order; dress in fancy clothes
n.
display; layout; clothing; (Computers) arrangement of data elements along one or more dimensions (recommended format for data that is not accessed sequentially)
Array
Array
(n.)
To set in order, as a jury, for the trial of a cause; that is, to call them man by man.
(n.)
To place or dispose in order, as troops for battle; to marshal.
(n.)
To deck or dress; to adorn with dress; to cloth to envelop; -- applied esp. to dress of a splendid kind.
(n.)
The whole body of persons thus placed in order; an orderly collection; hence, a body of soldiers.
(n.)
The whole body of jurors summoned to attend the court.
(n.)
The panel itself.
(n.)
Order; a regular and imposing arrangement; disposition in regular lines; hence, order of battle; as, drawn up in battle array.
(n.)
Dress; garments disposed in order upon the person; rich or beautiful apparel.
(n.)
An imposing series of things.
(n.)
A ranking or setting forth in order, by the proper officer, of a jury as impaneled in a cause.
Webster's Revised Unabridged Dictionary (1913), edited by Noah Porter.
About
array
1. An arrangement of elements in one or more dimensions. 2. In a
programming language, an aggregate that consists of
data objects with identical attributes, each of which may be uniquely referenced by subscription.
Array
a group of items that are arranged in rows and columns. For example a
memory array would be a group of
memory cells arranged in rows and columns.