Vidyalelo
Data Structure · Q93

Heaps

Programming · Data Structure · question 93

Q93

In a max-heap, element with the greatest key is always in the which node?

A.
Leaf node
B.
First node of left sub tree
C.
root node
Answer
D.
First node of right sub tree

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board