can you please answer this:thanks!!!
write a factorial function that returns a factorial of a long int number. Enter the number at the main funtion and call factorial() to carry on calculations and return the result.
write a factorial function that returns a factorial of a long int number. Enter the number at the main funtion and call factorial() to carry on calculations and return the result.
Comment