Explain threaded binary trees?


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

Post New Answer

More C Interview Questions

Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.

4 Answers  


Write a simple code fragment that will check if a number is positive or negative.

0 Answers  


What is the difference between int main and void main in c?

0 Answers  


Which is better malloc or calloc?

0 Answers  


Why is python slower than c?

0 Answers  






is forign key will be unique key any table or not?

2 Answers  


what is the use of call back function in c?tell me with example

2 Answers   Bosch,


write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,


What is an lvalue?

0 Answers  


write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


what are non standard function in c

0 Answers  


Categories