Vidyalelo
Data Structure · Q117

Heaps

Programming · Data Structure · question 117

Q117

In a binomial heap the root value is greater than left child and less than right child.

A.
True
B.
False
Answer

Answer: Option B

Solution

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