Computer Science for IGCSE & O level - Programming (Section 5 - No. 50)
What is the key advantage of using indexed elements in an array?
Increased memory usage.
Unordered data storage.
Fast and easy access to data.
Duplication of elements.
Explanation
Indexes provide a way to directly access elements by location.
Comments (0)
