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

Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

0 Answers  


What is the difference between Class and Structure?

40 Answers   HP, IBM, Samsung, TCS,


What is the difference between interpreters and compilers?

0 Answers  


What does std mean in c++?

0 Answers  


Which operator can not be overloaded in C++?

1 Answers  






Can I learn c++ as my first language?

0 Answers  


How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


What is the v-ptr?

0 Answers  


Can class objects be passed as function arguments?

0 Answers   HCL,


What is the identity function in c++? How is it useful?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

0 Answers  


Categories