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
Which function cannot be overloaded c++?
Please explain class & object in c++?
What is the benefit of encapsulation?
what are the types of Member Functions?
How does a C++ structure differ from a C++ class?
What is size_type?
how to access grid view row?
What is the best c++ compiler?
How do you add an element to a set in c++?
Is c++ the best programming language?
Which is best ide for c++?
What are the various arithmetic operators in c++?
In c++, what is the difference between method overloading and method overriding?
What do you know about near, far and huge pointer?
What is the function to call to turn an ascii string into a long?