MCQOPTIONS
Saved Bookmarks
| 1. |
Given the code, choose the correct option that is consistent with the code. (Here A is the heap) |
| A. | It is the build function of max heap |
| B. | It is the build function of min heap |
| C. | It is general build function of any heap |
| D. | It is used to search element in any heapView Answer |
| Answer» B. It is the build function of min heap | |