Define recursion. Write a program in C to find the factorial of any given number using recursion.

Published --