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

单选题:For a complete binary tree with odd number of nodes, among the f

Luz5年前 (2021-05-10)题库978
For a complete binary tree with odd number of nodes, among the following statements, how many statement(s) is/are true? @[A](3)

a) the height of the left subtree must be greater than that of the right subtree

b) the number of nodes in the left subtree may be greater than that in the right subtree

c) the number of leaf-nodes in the left subtree must be twice over that in the right subtree

d) the number of leaf-nodes and that of non-leaf-nodes may be the same


A. 1
B. 2
C. 3
D. 4




A.1
B.2
C.3
D.4


答案:A