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 is object?

7 Answers  


In C++ cout is: a) object b) class c) something else

11 Answers   Infosys, Lehman Brothers,


When you overload member functions, in what ways must they differ?

0 Answers  


Is c++ the most powerful language?

0 Answers  


Please post the model question paper of hal?

2 Answers  






What is == in programming?

0 Answers  


Is turbo c++ free?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


Does c++ have string data type?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


What is the meaning of string in c++?

0 Answers  


Categories