Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Key value pairs is usually seen in.

a) Hash tables
b) Heaps
c) Both Hash tables and Heaps
d) Skip list

Answer: a
Explanation: Hashing is used to index and retrieve items in a database because it is easier to find the item using the shortened hashed key than using the original value.

Join The Discussion