1.

A complete binary tree with the property that the value at each node is at least as large as the values at its children is called

A. Heap
B. Binary Tree
C. Binary search tree
D. Completely balanced tree
Answer» B. Binary Tree


Discussion

No Comment Found