Wednesday, February 26, 2014

To find the factorial of the entered number

In this programme I have given the concept to find the factorial of the number.
For this we have to know what factorial is:

For example the factorial of 5 is 5*4*3*2*1
The main source code of this programme is given below:

No comments:

Post a Comment