When one must use recursion function? Mention what happens when recursion functions are declared inline?


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

Post New Answer

More C++ General Interview Questions

What are the different types of polymorphism?

3 Answers  


Are vectors faster than arrays?

0 Answers  


What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?

1 Answers   Yahoo,


What sorting algorithm does c++ use?

0 Answers  


What is c++ namespace?

0 Answers  






what is C++ exceptional handling?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Is std :: string immutable?

0 Answers  


What are iterators in c++?

0 Answers  


Is swift faster than go?

0 Answers  


Are there interfaces in c++?

0 Answers  


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

0 Answers  


Categories