Rehashing can be used in

a. linear probing
b. quadratic probing
c. separate chaining
d. all of the above
e. none of (a), (b), and (c)

D

Computer Science & Information Technology

You might also like to view...

Which of the following cannot be included in a paragraph?

A) One line B) Blank line C) Several lines D) Text box

Computer Science & Information Technology

Recursion that is not infinite is called ____.

A. mutual recursion B. conditional recursion C. binary recursion D. iteration

Computer Science & Information Technology