What is recursion?

Answer Posted / nashiinformaticssolutions

A function that calls itself in response to a terminating condition is said to be recursive.
Because it employs LIFO, the stack data structure is used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which function cannot be overloaded c++?

805


Please explain class & object in c++?

774


What is the benefit of encapsulation?

820


what are the types of Member Functions?

858


How does a C++ structure differ from a C++ class?

848


What is size_type?

713


how to access grid view row?

1989


What is the best c++ compiler?

780


How do you add an element to a set in c++?

739


Is c++ the best programming language?

745


Which is best ide for c++?

745


What are the various arithmetic operators in c++?

792


In c++, what is the difference between method overloading and method overriding?

808


What do you know about near, far and huge pointer?

792


What is the function to call to turn an ascii string into a long?

817