Vidyalelo
Data Structure · Q129

Heaps

Programming · Data Structure · question 129

Q129

What happens if the null path length is not updated?

A.
error occurs
B.
all null path lengths will be 0
Answer
C.
all null path lengths will be -1
D.
all null path lengths will be 1

Answer: Option B

Solution

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