In a linked list, what fundamental data structure stores each element?
Stack
Array
Node
Queue

Data Structures and Algorithms Exercises are loading ...