Lets write a C program to find Factorial of a user input number using Recursion. Factorial Definition: Factorial of a…