➜
KUMAR SHIVAM
Explain Factorial of a number ?
Data Structures and Algorithms
Answer in Short
The factorial of a number is the product of all the integers from 1 to that number
Explanation
1263
0
Share:
KUMAR SHIVAM
More Questions from
Data Structures and Algorithms Module 2
<p>Define stacks. Explain various operation of stacks ? </p>
<p>Define stacks . Explain implementation of stacks ? </p>
<p> Explain Applications of Stack ? </p>
<p>Explain briefly Infix expression, Polish Notation and Reverse Polish Notation ?</p>
<p>Define Evaluation of Postfix expression. Explain algorithm and example for it ? </p>