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

Where are setjmp and longjmp used in c++?

1168


What is time h in c++?

1182


What is a stack? How it can be implemented?

1222


What is format for defining a structure?

1134


Difference between overloaded functions and overridden functions

1111


Can a class be static in c++?

1142


What is a far pointer? where we use it?

1126


What is meant by entry controlled loop? What all C++ loops are exit controlled?

1138


How compile and run c++ program in turbo c++?

1234


What is a tree in c++?

1019


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

1046


What is setbase c++?

1202


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2542


Can manipulators fall in love?

1068


What is public, protected, private in c++?

1199