Vidyalelo
Data Structure · Q55

Hashing

Programming · Data Structure · question 55

Q55

Which of the following is identical to that of a separate chaining hash node?

A.
Linked list
Answer
B.
Array
C.
Stack
D.
Queue

Answer: Option A

Solution

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