Linked list is considered as an example of ___________ type of memory allocation.
(a) Dynamic
(b) Static
(c) Compile time
(d) Heap
Query is from Singly Linked List Operations in section Abstract Data Types of Data Structures & Algorithms I
This question was addressed to me in a job interview.