The largest index of an array is called its
2013
The largest index of an array is called its
Answer: C. Upper bound — The largest element of an array index is called the upper bound, and the smallest array index is called the lower bound.
- A.
Lower bound
- B.
Range
- C.
Upper bound
- D.
All of these
Attempted by 3611 students.
Show answer & explanation
Correct answer: C
The largest element of an array index is called the upper bound, and the smallest array index is called the lower bound.
Loading lesson…