Question: in c language Exercise 5 Write a function named myFactorial that calculates the factorial of a number entered by the user (factorial of 4 is
Exercise 5 Write a function named myFactorial that calculates the factorial of a number entered by the user (factorial of 4 is 24: 4!=4*3*2*1=24). Return result to main function and print
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
