Hashing is the problem of finding an appropriate mapping of keys into addresses.
(a) True
(b) False
This is a very interesting question from Hash Tables in chapter Hash Tables of Data Structures & Algorithms I
I have been asked this question in homework.