162k views
2 votes
In every programming language, when you access data stored in an array, it is important to use a ____ containing a value that accesses memory occupied by the array.

User Folk
by
7.7k points

1 Answer

6 votes
Subscript

Reference: Chapter 5 of 'An Object-Oriented Approach to Programming Logic and Design's by Joyce Farrell
User Dwmorrin
by
8.1k points