Vidyalelo
Data Structure · Q44

Heaps

Programming · Data Structure · question 44

Q44

What is the maximum number of children a node can have in a binary heap?

A.
2
Answer
B.
3
C.
4
D.
No fixed limit

Answer: Option A

Solution

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