Computer Science, asked by badalkushwahak57251, 11 months ago

How you can find a factorial of a number without using multiple operator?

Answers

Answered by sushmita
1
<b><i>Count trailing zeroes in factorial of a number ... By making use of recursion, we can multiply two integers with the given constraints ... function to multiply two numbers x and y*/ .... Russian Peasant (Multiply two numbers using bitwise operators).
Answered by pravat39
0

Explanation:

Count trailing zeroes in factorial of a number ... By making use of recursion, we can multiply two integers with the given constraints ...

Similar questions