Consider a hash table of size 500, and the hash function is i^3 mod 500. Which location is the key 1234 mapped to?

a. 404
b. 4
c. 500
d. 904

a. 404

Computer Science & Information Technology

You might also like to view...

A(n) ________ chart is best for showing trends in data over time

Fill in the blank(s) with correct word

Computer Science & Information Technology

When controls such as the Open File Dialog and Save File Dialog are created, they do not appear on the form, but in an area at the bottom of the Designer known as the ____________.

a. control overflow b. design space c. component tray d. virtual form

Computer Science & Information Technology