Write a program to identify if a given binary tree is balanced or not.


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

Post New Answer

More C Interview Questions

What is strcpy() function?

0 Answers  


Explain what standard functions are available to manipulate strings?

0 Answers  


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


What is a structure in c language. how to initialise a structure in c?

0 Answers  


Explain what is the concatenation operator?

0 Answers  


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

0 Answers  


What is wrong with this statement? Myname = 'robin';

0 Answers  


what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,


who is the founder of c

19 Answers   College School Exams Tests, HP,


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


What is an expression?

0 Answers  


what is the difference between i++ and ++i?

5 Answers  


Categories