Computer Science, asked by vanshika0206, 6 months ago

In the Robo World, there are trees of battery. These trees are different from trees on earth. In Robo
world trees grow upside down the root being at the top and leaf at the ground. Starting from top, each
node in the tree has two child nodes except for leaf nodes. Every node has only one parent except for
root which has none,
If there are n nodes in the tree what is height of that tree?
A. FLOOR (login) +1)
B. CEIL (log(n+1)-1)
C. n/2
D. FLOOR (Log (n/2))

Answers

Answered by darmuashtaq
0

Answer:

floor(loing)+1)

Explanation:

_-"^€

Similar questions