With one-dimensional arrays, what indicates the variable's position within the array?
A. a pointer
B. the subscript
C. a counter
D. the array initializer
Answer: B
Computer Science & Information Technology
A. a pointer
B. the subscript
C. a counter
D. the array initializer
Answer: B