The load factor of a hashing function determines

a) the limit on the size of the elements that are added to the hash table
b) how full a hash table must be before it is resized
c) the size of the argument to the hashing function
d) how quickly an element can be located in the hash table
e) none of these is correct


b) how full a hash table must be before it is resized

Computer Science & Information Technology

You might also like to view...

Arguments containing text MUST have a single quote entered before and after argument entries

Indicate whether the statement is true or false

Computer Science & Information Technology

When working with arrays, you can use ____ in two ways: to hold an array's size and as the array values.

A. structures B. literals C. constants D. strings

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

Signposts assist readers in scanning the text quickly by highlighting the main points and logical development of information.

Computer Science & Information Technology

During garbage collection, what setting controls how long deleted objects remain within the database before such objects are completely removed?

A. Object expiry date B. Purge lifetime C. Tombstone lifetime D. Remove by date

Computer Science & Information Technology