____ is most useful when keys are assigned serially, such as we often see in employee numbers and part numbers.
A. Direct hashing
B. Fold boundary
C. Fold shift
D. Rotation hashing
Answer: D
Computer Science & Information Technology
You might also like to view...
The ________ is the left border of a chart with the value labels
A) plot area B) horizontal axis C) vertical axis D) grid area
Computer Science & Information Technology
The reuse of code is an important contributor to programming readability.
a. true b. false
Computer Science & Information Technology