Answer Posted / glibwaresoftsolutions
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
Is c++ free?
Can you sort a set c++?
How do you traverse a btree in backward in-order?
What are the different types of polymorphism in c++?
What c++ library is string in?
List the features of oops in c++?
What is == in programming?
Are c and c++ similar?
What is a local variable?
Write about the use of the virtual destructor?
What is ios flag in c++?
Can a function take variable length arguments, if yes, how?
What is type of 'this' pointer? Explain when it is get created?
What is the best c++ book for beginners?
What is a static member?