Computer Science and Engineering Tree Question #5630
Single Choice Easy

QWhat is a trie?

ID: #5630 Tree 162 views
Question Info
#5630Q ID
EasyDifficulty
TreeTopic

Choose the Best Option

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

  • A A type of binary search tree
  • B A data structure used for storing associative arrays where the keys are strings
  • C A data structure used for storing graphs
  • D A data structure used for storing sets
Correct Answer

Explanation

Answer: b) A data structure used for storing associative arrays where the keys are strings

Share This Question

Challenge a friend or share with your study group.