MCQOPTIONS
Saved Bookmarks
| 1. |
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» D. when the allocate instruction is executed | |