Question
Which complexity describes constant-time access to an array element by index?
Select an option. Your answer will be checked instantly.
Correct Answer: C. O(1)
Explanation:
The correct answer is O(1).
Leave a Reply