Computer Science And Engineering

Computer Science And EngineeringProgramming & Data StructuresMultiple Choice (MCQ)1 Mark
Q7.

An array [82,101,90,11,111,75,33,131,44,93][82, 101, 90, 11, 111, 75, 33, 131, 44, 93] is heapified. Which one of the following options represents the first three elements in the heapified array?

A
82,90,10182, 90, 101
B
82,11,9382, 11, 93
C
131,11,93131, 11, 93
D
131,111,90131, 111, 90