(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 Black.
Entry modified 18 March 2004.
HTML page formatted Mon Feb 2 13:10:39 2015.
Cite this as:
Patrick Rodgers, "array index", in
Dictionary of Algorithms and Data Structures [online], Vreda Pieterse and Paul E. Black, eds. 18 March 2004. (accessed TODAY)
Available from: http://www.nist.gov/dads/HTML/arrayindex.html