Q424
In general, which of the following methods isn't used to find the factorial of a number?
A.
Recursion
B.
Iteration
C.
Dynamic programming
D.
Non iterative / recursive
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board