What do we call the highest element of an array’s index?
2023
What do we call the highest element of an array’s index?
Answer: A. Upper bound — Correct Answer: Option A Explanation: The upper bound is always the highest element of an array index.
- A.
Upper bound
- B.
Lower bound
- C.
Range
- D.
Extraction
Attempted by 2018 students.
Show answer & explanation
Correct answer: A
Correct Answer: Option A
Explanation: The upper bound is always the highest element of an array index.
Loading lesson…