Question: Using C Language Write a program that calculates the factorial of a given number n. (n! = n*(n-1)*(n-2)*...*2*1)
Using C Language
Write a program that calculates the factorial of a given number n. (n! = n*(n-1)*(n-2)*...*2*1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
