MCQOPTIONS
Saved Bookmarks
| 1. |
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» E. | |