Vidyalelo
Data Structure · Q140

Heaps

Programming · Data Structure · question 140

Q140

What is the node path length of a node with 0 or 1 child?

A.
1
B.
-1
C.
0
Answer
D.
null

Answer: Option C

Solution

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