1.

The array that represents a binary max-heap is

A. {25, 12, 16, 13, 10, 8, 14}
B. {25, 14, 16, 13, 10, 8, 12}
C. {25, 14, 12, 13, 10, 8, 16}
D. {25, 14, 13, 16, 10, 8, 12}
Answer» C. {25, 14, 12, 13, 10, 8, 16}


Discussion

No Comment Found

Related MCQs