Single Choice Easy

QWhat is a hash table?

ID: #5683 Hash Tables 200 views
Question Info
#5683Q ID
EasyDifficulty
Hash TablesTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A A data structure that stores data in a random order
  • B A data structure that stores data in a sorted order
  • C A data structure that maps keys to values using a hash function
  • D A data structure that links nodes together to form a list
Correct Answer

Explanation

A data structure that maps keys to values using a hash function
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.