Vidyalelo
Data Structure · Q65

Hashing

Programming · Data Structure · question 65

Q65

What is direct addressing?

A.
Distinct array position for every possible key
Answer
B.
Fewer array positions than keys
C.
Fewer keys than array positions
D.
Same array position for all keys

Answer: Option A

Solution

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