What is the data structure used for a heap?
A:
a hash table
B:
a linked list
C:
an AVL tree
D:
an array that we think of as a tree
E:
a list that we think of as an array
Answer: D
Contents
Page-10
Prev
Next
Page+10
Index