What is recursion?

Answer Posted / hr@tgksolutions.com

Recursion occurs when a function calls itself directly or indirectly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you write a function that can reverse a linked-list?

785


Explain the static member function.

921


What are vectors used for in c++?

802


What is the prototype of printf function?

865


what are Access specifiers in C++ class? What are the types?

841


What is the history of c++?

729


How do I use turbo c++?

723


What is #include iostream?

973


Explain how overloading takes place in c++?

765


Why is "using namespace std;" considered bad practice?

835


Why is standard template library used?

781


What is decltype c++?

739


How does code-bloating occur in c++?

936


What is the basic difference between C and C++?

837


Explain linked list using c++ with an example?

801