1.

In case of nested subroutines the return addresses are stored in __________(a) System heap(b) Special memory buffers(c) Processor stack(d) RegistersI have been asked this question during an online interview.This interesting question is from Subroutines and Nesting in portion Machine Instructions and Programs of Computer Architecture

Answer»

Correct OPTION is (c) Processor stack

Explanation: In this case, there will be more NUMBER of RETURN addresses it is stored on the processor stack.



Discussion

No Comment Found

Related InterviewSolutions