How can I find leaf node with smallest level in a binary tree?
Answer Posted / patuk panday
smallest level in a binary tree is the number is 0 and 1.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is meant by realloc()?
What is structure of c program?
What is the newline escape sequence?
What is a char in c?
Write a program to print factorial of given number using recursion?
What are preprocessor directives in c?
Which one would you prefer - a macro or a function?
What are inbuilt functions in c?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What is meant by gets in c?
Why do we use int main instead of void main in c?
What is a stream water?
Write a program to know whether the input number is an armstrong number.
Difference between strcpy() and memcpy() function?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .