This program takes a numerical input from the user & returns it's Factorial. A recursive function is used in this program.


    Download Code