Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is a list c++?

1156


Program to check whether a word is a sub-string or not of a string typed

2085


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

1162


Where must the declaration of a friend function appear?

1016


What is endl c++?

1154


Explain the operation of overloading of an assignment operator.

1228


What do you understand by zombie objects in c++?

1163


How many static variables are created if you put one static member into a template class definition?

1088


When can I use a forward declaration?

1143


What is #include cmath?

1144


Can you explicitly call a destructor on a local variable?

1071


What is void pointer in c++ with example?

1133


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

1101


What is token c++?

1089


What do you mean by function overriding & function overloading in c++?

1269