adplus-dvertising
frame-decoration

Question

The order in which the return addresses are generated and used is ____ .

a.

LIFO

b.

FIFO

c.

Random

d.

Highest priority

Answer: (a).LIFO

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The order in which the return addresses are generated and used is ____ .

Similar Questions

Discover Related MCQs

Q. In case of nested subroutines the return addresses are stored in __________ .

Q. The appropriate return addresses is obtained by the help of ____ in case of nested routines .

Q. When, parameters are being passed on to the subroutines they are stored in ________ .

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

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?