Q121
Which of the following is an advantage of open addressing over separate chaining?
A.
it is simpler to implement
AnswerB.
table never gets full
C.
it is less sensitive to hash function
D.
it has better cache performance
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board