1.

In a Heap tree values in a node is greater than

A. every value in left sub tree and smaller than right sub tree
B. every value in children of it
C. Both of above conditions are true
D. None of above conditions are true
Answer» C. Both of above conditions are true


Discussion

No Comment Found