Which statement about hashing is false?
a. Hashing facilitates high-speed storing and retrieval of data.
b. Two different data items can hash to the same cell; this is called a collision.
c. A load factor of 0.5 usually results in good hashing performance, but less efficient utilization of memory.
d. A load factor of 1.0 usually results in good hashing performance, but less efficient utilization of memory.
d. A load factor of 1.0 usually results in good hashing performance, but less efficient utilization of memory. Actually, the reverse is true.
You might also like to view...
A New Comment button can be found on both the Review tab and the ________ tab
Fill in the blank(s) with correct word
In what-if analysis, each set of assumptions is called a(n) ________
A) analysis B) range C) value set D) scenario