Question
Which data structure or concept is best described as a contiguous collection of elements accessed by index?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Array
Explanation:
Array is a contiguous collection of elements accessed by index.
This description distinguishes it from the other choices.
Leave a Reply