Program: 42
Write a program to find the factorial of a number using function.
#include |
Output |
---|
Enter any number: 6 The factorial of 6 is 720. |
Write a program to find the factorial of a number using function.
#include |
Output |
---|
Enter any number: 6 The factorial of 6 is 720. |
This website uses cookies.
Leave a Comment