What is direct addressing?
(a) Distinct array position for every possible key
(b) Fewer array positions than keys
(c) Fewer keys than array positions
(d) Same array position for all keys
I want to ask this question from Hash Tables topic in section Hash Tables of Data Structures & Algorithms I
The question was posed to me by my college director while I was bunking the class.