Vidyalelo
Data Structure · Q162

Hashing

Programming · Data Structure · question 162

Q162

In quadratic probing, if the table size is prime, a new element cannot be inserted if the table is half full.

A.
True
B.
False
Answer

Answer: Option B

Solution

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