Vidyalelo
Data Structure · Q424

Miscellaneous on Data Structures

Programming · Data Structure · question 424

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board