Q131
Given a heap of n nodes.The maximum number of tree for building the heap is.
A.
n
AnswerB.
n-1
C.
n/2
D.
logn
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board