Inlining saves

Inlining saves 



A. Programmers from themselves
B. variables onto the stack.
C. Space on the heap.
D. Code size at the expense of execution time.
E. The overhead of a procedure call
F. Execution time at the expense of code size.


Answer:


G. calling parameters in $a registers.
E. The overhead of a procedure call
F. Execution time at the expense of code size.


Learn More :