Monday, February 24, 2014

To find factorial of the number using recursion


By on 4:23 AM

If we want to find the factorial of any num using recursion theorem&nbsp; this can be done in this way:<br />
for eg factorial of 5=5*4*3*2*1 <br />

the source code of the program is :<br />
<br />
<br />

About Authors

Aakash and Shreeram are owners of this website. Both are engineering student. Aakash is studying computer engineering and has passion with blogs and love to play with it while Shreeram is studying civil engineering and has dream of implementing technology in practical life.

0 comments :

Post a Comment