A

Admin • 833.24K Points
Coach

Q. The reserved memory or private space of the subroutine gets deallocated when

  • (A) the stop instruction is executed by the routine
  • (B) the pointer reaches the end of the space
  • (C) when the routine’s return statement is executed
  • (D) none of the mentioned

Explanation by: Admin

the work space allocated to a subroutine gets deallocated when the routine is completed.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.