-->
当前位置:首页 > 题库

单选题:What kind of tree has the property that the nodes along the path

Luz5年前 (2021-05-10)题库731
What kind of tree has the property that the nodes along the path from the root to any node are in sorted order?
@[C](2)

A. binary search tree
B. complete binary tree
C. heap
D. full binary tree



A.binary search tree
B.complete binary tree
C.heap
D.full binary tree


答案:C