A disadvantage of recursion is that it can consume a lot of

A disadvantage of recursion is that it can consume a lot of



A. Registers
B. Stack space
C. Execution cycles
D. Heap memory
E. Memory on the stack.
F. Cache memory.
G. Main memory.


Answer:

B. Stack space
E. Memory on the stack.


Learn More :