CS-301 Final Term Exams Preparation Virtual University MCQs With Answers

Question # 1
Let heap stored in an array as H = [50, 40, 37, 32, 28, 22, 36, 13]. In other words, the root of the heap contains the maximum element. What is the result of deleting 40 from this heap

Choose an answer