InterviewSolution
Saved Bookmarks
| 1. |
The most efficient way of handling parameter passing is by using ______(a) General purpose registers(b) Stacks(c) Memory locations(d) None of the mentionedThis question was addressed to me during an interview for a job.The above asked question is from Subroutines and Nesting in portion Machine Instructions and Programs of Computer Architecture |
|
Answer» Correct option is (a) GENERAL purpose REGISTERS |
|