Vidyalelo
Data Structure · Q980

Miscellaneous on Data Structures

Programming · Data Structure · question 980

Q980

Which of the following hashing technique is a combination of both separate chaining and open addressing techniques?

A.
Linear probing
B.
Quadratic probing
C.
Coalesced hashing
Answer
D.
Double hashing

Answer: Option C

Solution

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