(definition)
Definition: The location of an item in an array.
Aggregate child (... is a part of or used in me.)
1-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 16 November 2016.
HTML page formatted Wed Mar 13 12:42:45 2019.
Cite this as:
Patrick Rodgers, "array index", in
Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 16 November 2016. (accessed TODAY)
Available from: https://www.nist.gov/dads/HTML/arrayindex.html