what is level of tree if leaf node is at level 4.please
explain.



what is level of tree if leaf node is at level 4.please explain...

Answer / xxxxx

Its level 4

Is This Answer Correct ?    13 Yes 0 No

Post New Answer

More C Interview Questions

WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 Answers  


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


what is call by value and call by reference

4 Answers  


WHAT IS FLOAT?

3 Answers  


What is the difference between realloc() and free()

1 Answers  






What is the most efficient way to count the number of bits which are set in a value?

4 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

2 Answers   TCS, Unisys, Webyog,


Find occurence of a character in a sting.

3 Answers   TCS,


main difference between c and c++ language

1 Answers  


What is 2 d array in c?

0 Answers  


The file stdio.h, what does it contain?

0 Answers  


why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?

2 Answers  


Categories