

MCQOPTIONS
Saved Bookmarks
1. |
|
A. | Recursion provides a clean and simple way to write code. |
B. | The recursive program has less space requirements than iterative program |
C. | The principle of stack is FIFO |
D. | All of the above |
E. | |
Answer» B. The recursive program has less space requirements than iterative program | |