Q14
How can you improve the performance of a hash table?
A.
By avoiding the use of chaining.
B.
By using a less complex hash function.
C.
By decreasing the size of the hash table.
D.
By increasing the size of the hash table and using a good hash function.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board