A

Admin • 833.24K Points
Coach

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

Explanation by: Admin

when the call statement is executed, simultaneously space also gets allocated.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.