What is the effect of increasing the size of a hash table on performance?
A. It generally reduces the load factor and collisions.
B. It increases the load factor and collisions.
C. It decreases memory usage.
D. It does not affect performance.
Answer: Option A

Join The Discussion