14. What is the value of the node at index 2 (with the root at index 1) in a max-heap that is represented as an array, after inserting the following 6 numbers in this precise order: 8, 12, 12, 9, 10, 11?
(A) 9
(B) 10
(C) 11
(D) 12
(E) None of the above.

答案:登入後查看
統計: 尚無統計資料