Which data structure offers constant-time element access, making it suitable for implementing a file allocation table?
Stack
Linked list
Array
Queue

Data Structures and Algorithms Exercises are loading ...