In general, which of the following methods isn’t used to find the factorial of a number?
Posted: Wed Jul 13, 2022 6:16 pm
a) Recursion
b) Iteration
c) Dynamic programming
d) Non iterative / recursive
b) Iteration
c) Dynamic programming
d) Non iterative / recursive