How do you traverse a btree in backward in-order?


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

Post New Answer

More C++ General Interview Questions

What do you mean by funtion prototype?

0 Answers  


What is the purpose of template?

0 Answers  


What is one dimensional array in c++?

0 Answers  


What is c++ and its uses?

0 Answers  


When a function is made inline. Write the situation where inline functions may not work.

2 Answers  






Is c++ a programming language?

0 Answers  


Are strings immutable in c++?

0 Answers  


What is function overloading c++?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


Differentiate between late binding and early binding.

0 Answers  


Categories