📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    In a Min-Heap, the root node

    is:
    A Maximum element Correct Answer Incorrect Answer
    B Minimum element Correct Answer Incorrect Answer
    C Average element Correct Answer Incorrect Answer
    D Random element Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    In a Min-Heap, the parent node is always smaller than its children; root stores the minimum.

    Practice Next
    ask-question