- The Semantics Of A Call To A Simple Subprogram Requires All Of The Following Actions Except Transfer Control Back To 1 (287.66 KiB) Viewed 19 times
The semantics of a call to a "simple" subprogram requires all of the following actions, except: Transfer control back to
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
The semantics of a call to a "simple" subprogram requires all of the following actions, except: Transfer control back to
The semantics of a call to a "simple" subprogram requires all of the following actions, except: Transfer control back to the caller. Save the execution status of the current program unit. Compute and pass the parameters. Pass the return address to the called. Transfer control to the called.