Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


Is fortran faster than c?

0 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


How would you obtain the current time and difference between two times?

0 Answers   TISL,


define c

6 Answers   HCL, TCS,


How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  


#include<stdio.h> int SumElement(int *,int); void main(void) { int x[10]; int i=10; for(;i;) { i--; *(x+i)=i; } printf("%d",SumElement(x,10)); } int SumElement(int array[],int size) { int i=0; float sum=0; for(;i<size;i++) sum+=array[i]; return sum; } output?

5 Answers   Ramco,


Why is c still so popular?

0 Answers  


say the following declaration is correct nr not. int b=a,n=0;

4 Answers   Wipro,


How to write the code of the program to swap two numbers with in one statement?

2 Answers  


Explain the ternary tree?

0 Answers  


name the language for writing c compiler?

3 Answers   Microsoft,


Categories