Q28
How does rehashing affect a hash table?
A.
It sorts elements in the hash table.
B.
It increases the size of the hash table and re-calculates indices for all elements.
AnswerC.
It adds new elements to the hash table.
D.
It sorts elements in the hash table.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board