what are the advantage and disadvantage of recursion

Answer Posted / suman boddukuru

Advantage : Perform an action untill a condition
satisfies,Also for the repetative calls for inputting and
etc.
Disadvantage: If it encounters the infinite looping then
the stack overflow occurs it will cause ssem crash...

Is This Answer Correct ?    32 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of macro formats?

613


What would be an example of a structure analogous to structure c?

578


write a c program to find the sum of five entered numbers using an array named number

1622


What is difference between arrays and pointers?

584


What is a nested formula?

609






What does double pointer mean in c?

584


Can a pointer be static?

629


How do c compilers work?

613


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

661


formula to convert 2500mmh2o into m3/hr

501


What functions are used for dynamic memory allocation in c language?

604


Why is c faster?

596


Subtract Two Number Without Using Subtraction Operator

360


how to capitalise first letter of each word in a given string?

1436


Lists the benefits of c programming language?

600