Q1042
Which of the following fields are included in the hash table of coalesced hashing?
A.
h(key), data
B.
h(key), data, next
AnswerC.
data, next
D.
h(key), next
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board