MCQOPTIONS
Saved Bookmarks
| 1. |
In a min heap |
| A. | Minimum values are stored. |
| B. | Child nodes have less value than parent nodes. |
| C. | Parent nodes have less value than child nodes. |
| D. | Maximum value is contained by the root node. |
| Answer» D. Maximum value is contained by the root node. | |