C Pointers Exercise 8: Calculate the factorial using pointers [C Programming]

preview_player
Показать описание
Write a program in C to find the factorial of a given number using pointers.

Test Data :
Input a number : 5

Expected Output :
The Factorial of 5 is : 120

----------------------------------------------------------------------------------------------


Рекомендации по теме
visit shbcf.ru