A node with key 8 has a left child with key 10 . Which of the following
objects could this node be found in?
a. binary search tree
b. max heap
c. min heap
d. two of the above
e. none of (a), (b), and (c)
C
Computer Science & Information Technology