Explanation: none.
Computer Architecture MCQs | Page - 6
Dear candidates you will find MCQ questions of Computer Architecture here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Explanation: that is the routine called first is returned first.
Explanation: in this case, there will be more number of return addresses it is stored on the processor stack.
Explanation: the pointers are used to point to the location on the stack where the address is stored.
Explanation: in the case of, parameter passing the data can be stored on any of the storage space.
Explanation: by using general purpose registers for the parameter passing we make the process more efficient.
Explanation: the stacks are used as logs for return addresses of the subroutines.
Explanation: this work space is where the intermediate values of the subroutines are stored.
Explanation: if the allocated work space is exceeded then the data is pushed onto the system stack.
Explanation: this pointer is used to track the current position of the stack being used.
Jump to