Question
Which data structure or concept is best described as a complete tree-based structure satisfying a heap-order property?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Heap
Explanation:
Heap is a complete tree-based structure satisfying a heap-order property.
This description distinguishes it from the other choices.
Leave a Reply