Computer Science, asked by garry4469, 1 year ago

The depth of a complete binary tree is given by
A) Dn = log 2 (n+1)
B) Dn = log 1/2 (n+1)
C) Dn = log (n+1)
D) Dn = log 2 (n-1)

Answers

Answered by Anonymous
28
A. Dn = log 2 (n+1)

Hope it helps you
Answered by Anonymous
0
The depth of a complete binary tree is given by
A) Dn = log 2 (n+1)✔️✔️✔️
B) Dn = log 1/2 (n+1)
C) Dn = log (n+1)
D) Dn = log 2 (n-1)
Similar questions