

MCQOPTIONS
Saved Bookmarks
1. |
Choose the correct properties of weak-heap. |
A. | Every node has value greater than the value of child node |
B. | Every right child of node has greater value than parent node |
C. | Every left child of node has greater value than parent node |
D. | None of the mentioned |
Answer» C. Every left child of node has greater value than parent node | |