Can a binary search tree be used as an index? If yes, how?
Explain


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

Post New Answer

More C Interview Questions

Why malloc is faster than calloc?

0 Answers  


Is multithreading possible in c?

0 Answers  


plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.

1 Answers  


How can you allocate arrays or structures bigger than 64K?

0 Answers  


What do header files do?

0 Answers  






What is #include conio h?

0 Answers  


Hai why 'c' is the middle language

4 Answers  


why you will give me a job in TCS.

7 Answers   TCS,


Can a binary search tree be used as an index? If yes, how? Explain

0 Answers   TCS,


what is the little endian and big endian?

1 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


Can we write a program without main() function?

9 Answers  


Categories