

MCQOPTIONS
Saved Bookmarks
1. |
What does this pseudo_code return ? |
A. | Last added element to heap |
B. | First element added to heap |
C. | Root of the heap |
D. | Leftmost node of the heapView Answer |
Answer» D. Leftmost node of the heapView Answer | |