What data organization method is used in hash tables?
(a) Stack
(b) Array
(c) Linked list
(d) Queue
This intriguing question originated from Hash Tables topic in section Hash Tables of Data Structures & Algorithms I
I have been asked this question in an online quiz.