Answered You can hire a professional tutor to get the answer.

QUESTION

Write program which can compute the factorial of a given numbers. Hint: use a function that will call itself (recursion). Output example If the...

Write program which can compute the factorial of a given numbers. 

Hint: use a function that will call itself (recursion).

Output example

If the following input is supplied to the program:

8

Then, the output should be:

40320

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question