Vidyalelo
Data Structure · Q124

Heaps

Programming · Data Structure · question 124

Q124

How many comparisons will occur while performing a delete-min operation?

A.
d
B.
d-1
Answer
C.
d+1
D.
1

Answer: Option B

Solution

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