9. A max-heap is given below; the numbers at the nodes are their keys. Now after one insertion operation (the
number inserted is 14) and then one deletion operation, which of the following statements is false
regarding the resulting heap? Here node (n) represents the node with key n.
(A) The parent of node (4) is node (11).
(B) node (13) has two children.
(C) The position of node (10) in the tree does not change.
(D) node (17) is the root.
(E) The number of leaf nodes does not change.
答案:登入後查看
統計: A(0), B(0), C(0), D(0), E(1) #3067415
統計: A(0), B(0), C(0), D(0), E(1) #3067415