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

单选题:When deleting node 6 from following Leftist Heap, which statemen

Luz4年前 (2022-06-30)题库539
When deleting node 6 from following Leftist Heap, which statement is **TRUE** for the resulted priority queue?


![最左堆1.png](~/2f64f90f-73b9-46ea-ab1a-e6582d4d962c.png)




A.node 12 is the parent of node 19
B.the height of the priority queue decrease after the deletion
C.node 19 is a leaf
D.the number of leaves keep the same after the deletion


答案:A