Computer Science, asked by yashsharma288472, 5 months ago

5. Write a function fact(int n) to find the factorial of a number n. Include a main class to
find the value of S where:
S =n!/m!(n-m)!
where, n'= 1x 2 x 3 x.....................to
X n​

Answers

Answered by manishojha706
0

1x 2 x 3 x.........4............to

X n

Explanation:

this can help you

Similar questions