Question: In a full binary tree if number of internal nodes is I, then number of leaves L are?

Options

A : L = 2*I

B : L = I + 1

C : L = I – 1

D : L = 2*I – 1

Click to view Correct Answer

Previous || Next

Data Structure Binary Tree Properties more questions

What should be the upper limit of the solution to....

For how many values of the impulse response, a perfect....

d(q,X)=(r,Y,D) where D cannot be:

What is the denotation of a ray if it intersects....

Consider the production of the grammar S->AA A->aa A->bb Describe....

The expression for the inductance in terms of turns, flux....

Self-inductance of an inductor is given by ________

Let L denotes the language generated by the grammar S....

Which transmission line is called as one to one transformer?

The best transmission length for effective transmission of power is

Data Structure Adjacency List more Online Exam Quiz

Data Structure Avl Tree

Data Structure Balanced Partition

Data Structure Binary Heap

Data Structure Binary Search Iterative

Data Structure Binary Search Tree

Data Structure Binary Trees Array

Data Structure Binary Trees Linked Lists

Data Structure Binomial Fibonacci Heap

Data Structure Bit Array

Data Structure Breadth First Search