adplus-dvertising
frame-decoration

Question

The most efficient way of handling parameter passing is by using ______ .

a.

General purpose registers

b.

Stacks

c.

Memory locations

d.

None of the above

Answer: (a).General purpose registers

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The most efficient way of handling parameter passing is by using ______ .

Similar Questions

Discover Related MCQs

Q. The most Flexible way of logging the return addresses of the sub routines is by using _______ .

Q. The wrong statement/s regarding interrupts and subroutines among the following is/are ______ .
i) The sub-routine and interrupts have a return statement
ii) Both of them alter the content of the PC
iii) Both are software oriented
iv) Both can be initiated by the user

Q. The private work space dedicated to a subroutine is called as ________ .

Q. If, the sub routine exceeds the private space allocated to it then the values are pushed onto _________ .

Q. ______ pointer is used to point to parameters passed or local parameters of the sub routine .

Q. The reserved memory or private space of the sub routine, gets de-allocated when,

Q. The private space gets allocated to each sub routine when

Q. _____ the most suitable data structure used to store the return addresses in case of nested sub routines .

Q. In case of nested sub routines the stack top is always

Q. The stack frame for each sub routine is present in ______ .

Q. The data structure suitable for scheduling processes is _______ .

Q. The sub-routine service procedure, is similar to that of the interrupt service routine in ________ .

Q. When an instruction is read from the memory, it is called

Q. Which activity does not take place during execution cycle?

Q. Pseudo instructions are

Q. Which of the following is a Pseudo instruction?

Q. The number of instructions needed to add a numbers and store the result in memory using only one address instruction is

Q. Computers use addressing mode techniques for _____________________.

Q. _________ register keeps track of the instructions stored in program stored in memory.

Q. The addressing mode used in an instruction of the form ADD X Y, is