Vidyalelo
Data Structure · Q56

Hashing

Programming · Data Structure · question 56

Q56

What is a hash function?

A.
A function has allocated memory to keys
B.
A function that computes the location of the key in the array
Answer
C.
A function that creates an array
D.
A function that computes the location of the values in the array

Answer: Option B

Solution

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