McqMate
| Q. |
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 |
| Answer» D. Dn = log2n+1 | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet