Which fundamental data structure in computer science allows elements to be stored non-contiguously in memory?
Stack
Queue
Linked List
Array

Software Development and Programming Exercises are loading ...