Vidyalelo
Java Programming · Q66

Java Collections Framework

Programming · Java Programming · question 66

Q66

While finding the correct location for saving key value pair, how many times the key is hashed?

A.
1
B.
2
Answer
C.
3
D.
unlimited till bucket is found

Answer: Option B

Solution

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