Vidyalelo
Data Structure · Q69

Hashing

Programming · Data Structure · question 69

Q69

Which of the following technique stores data separately in case of a collision?

A.
Open addressing
B.
Double hashing
C.
Quadratic probing
D.
Chaining using a binary tree
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board