Vidyalelo
Data Structure · Q46

Hashing

Programming · Data Structure · question 46

Q46

In simple chaining, what data structure is appropriate?

A.
Singly linked list
B.
Doubly linked list
Answer
C.
Circular linked list
D.
Binary trees

Answer: Option B

Solution

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