Q.

The private space gets allocated to each subroutine when                     

A. the first statement of the routine is executed
B. when the context switch takes place
C. when the routine gets called
D. when the allocate instruction is executed
Answer» C. when the routine gets called
Explanation: when the call statement is executed, simultaneously space also gets allocated.
1.2k
0
Do you find this helpful?
1

View all MCQs in

Computer Architecture

Discussion

No comments yet