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 heap | 
| Answer» D. Leftmost node of the heap | |