A linear collection of data elements where the linear node is given by means of pointer is called?
(a) Linked list
(b) Node list
(c) Primitive list
(d) Unordered list
My question is taken from Singly Linked List Operations topic in portion Abstract Data Types of Data Structures & Algorithms I
This question was addressed to me at a job interview.