AMU 2025 — Computer PYQAMU | Computer | 2025Which one of the following is correct statement?Choose the correct answer:A. The sequence < 46, 34, 28, 12, 26, 20, 2, 10, 11, 24 > represents a max heap. (Correct Answer)B. The sequence < 24, 14, 10, 2, 20, 26, 12, 28, 34, 46 > represents a max heap.C. The sequence < 6, 14, 8, 12, 26, 20, 2, 10, 14, 2 > represents max heap.D. The sequence < 2, 14, 10, 2, 20, 26, 12, 8, 14, 6 > represents max heap.Correct Answer: The sequence < 46, 34, 28, 12, 26, 20, 2, 10, 11, 24 > represents a max heap.AThe sequence < 46, 34, 28, 12, 26, 20, 2, 10, 11, 24 > represents a max heap.BThe sequence < 24, 14, 10, 2, 20, 26, 12, 28, 34, 46 > represents a max heap.CThe sequence < 6, 14, 8, 12, 26, 20, 2, 10, 14, 2 > represents max heap.DThe sequence < 2, 14, 10, 2, 20, 26, 12, 8, 14, 6 > represents max heap.Show Answer SExplanationNo text explanation available.