------- The depth of a complete binary tree is given by - Find The Answeres -->

The depth of a complete binary tree is given by

A. Dn = n log2n
B. Dn = n log2n+1
C. Dn = log2n
D. Dn = log2n+1

Ans:  D