What is binary tree in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

HOW CAN ADD OUR FUNCTION IN LIBRARY.

5 Answers  


Is void a keyword in c?

0 Answers  


What is static and auto variables in c?

0 Answers  


Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors

3 Answers  


3. When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these

0 Answers   Accenture,






what is structuer?

4 Answers   LG Soft, Wipro,


Why is c called a mid-level programming language?

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).

1 Answers  


What is getch c?

0 Answers  


SIR PLS TELL ME THE CODE IN C LANGUAGE TO PRINT THE FOLLOWING SERIES 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 2 1 1 2 1 1

4 Answers  


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


Categories