adplus-dvertising
frame-decoration

Question

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

a.

System heap

b.

Reserve

c.

Stack frame

d.

Allocation

Answer: (c).Stack frame

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

Q. In a program using subroutine call instruction, it is necessary

Q. n bits in operation code imply that there are ___________ possible distinct operators.

Q. The instruction ‘ORG O’ is a