Find factorial of a number using recursive function in c July 8, 2019 16 32 64 128 Program to find factorial of a number using recursive function in c++ C program to find factorial of a number using non recursive function