hw can we delete an internal node of binary search tree the
internal node has child node..plz write progarm


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

Post New Answer

More C Interview Questions

Explain how do you view the path?

0 Answers  


What is c language and why we use it?

0 Answers  


Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?

1 Answers   Microsoft,


What are the disadvantages of c language?

0 Answers  


What does a function declared as pascal do differently?

0 Answers  






What are the key features in c programming language?

0 Answers  


What are the different types of data structures in c?

0 Answers  


in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 Answers  


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

0 Answers  


List some basic data types in c?

0 Answers  


To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.

4 Answers   Aricent,


What are void pointers in c?

0 Answers  


Categories