McqMate
| Q. |
In a full binary tree if there are L leaves, then total number of nodes N are? |
| A. | N = 2*L |
| B. | N = L + 1 |
| C. | N = L – 1 |
| D. | N = 2*L – 1 |
| Answer» D. N = 2*L – 1 | |
View all MCQs in
Data Structures (DS)No comments yet