Question
DBMS Question on Hashing
If on applying a hash function, every items of a list maps to unique index in the hash table it is called.
A
Complete hash function
B
Total hash function
C
Remainder hash function
D
Perfect hash function
Answer
Perfect hash function
Explanation
Solution
The correct option is(D): Perfect hash function