Computer Science and Engineering Tree Question #5631
Single Choice Easy

QWhat is a heap?

ID: #5631 Tree 188 views
Question Info
#5631Q 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 and can be used to implement priority queues
Correct Answer

Explanation

Answer: d) A data structure used for storing sets and can be used to implement priority queues

Share This Question

Challenge a friend or share with your study group.