(definition)
Definition: The location of an item in an array.
Aggregate child (... is a part of or used in me.)
one-based indexing, 0-based indexing.
Note: In most programming languages, the first array index is 0 or 1, and indexes continue through the natural numbers. The upper bound of an array is generally language and possibly system specific.
Author: PR
If you have suggestions, corrections, or comments, please get in touch with Paul E. Black.
Entry modified Thu Mar 18 09:47:18 2004.
HTML page formatted Wed Oct 26 09:47:11 2005.
Cite this as:
Patrick Rodgers, "array index", from
Dictionary of Algorithms and Data
Structures, Paul E. Black, ed.,
NIST.
http://www.nist.gov/dads/HTML/arrayindex.html