1.

Java uses Stack type memory instead of Heap type memory in implementing Recursion because of ___ feature of STACK.

A. FIFO (First In First Out)
B. LIFO (Last In First Out)
C. Round Robin
D. None
Answer» C. Round Robin


Discussion

No Comment Found