adplus-dvertising
frame-decoration

Question

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

a.

The stop instruction is executed by the routine

b.

The pointer reaches the end of the space

c.

When the routine’s return statement is executed

d.

Both a and c

Answer: (c).When the routine’s return statement is executed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

Q. The BSA instruction is

Q. A group of bits that tell the computer to perform a specific operation is known as

Q. The load instruction is mostly used to designate a transfer from memory to a processor register known as