Computer Science for IGCSE & O level - Programming (Section 13 - No. 34)
What does the term 'index' refer to within an array?
The name of the array
The number of items in the array
The position of an element within the array
The type of data stored in the array
Explanation
The index is the position or offset of an item in the array.
Comments (0)
