7. For a certain binary tree, its inorder traversal sequence is EKHDAGBJFC and its level-order traversal
sequence is GKBEAFHJCD. Here each letter represents a node of the tree. Which of the following
statements about this binary tree is incorrect?
(A) Node D is a descendent of node K.
(B) There are exactly four leaf nodes.
(C) Node G is the root and has two children.
(D) The parent of node H is node A.
(E) None of the above.
答案:登入後查看
統計: A(0), B(0), C(0), D(0), E(1) #3067413
統計: A(0), B(0), C(0), D(0), E(1) #3067413