MCQOPTIONS
Saved Bookmarks
| 1. |
What is a good approach to remove recursion from an algorithm? |
| A. | Recursion |
| B. | Stack implementation |
| C. | Regressive |
| D. | None of the above |
| Answer» C. Regressive | |