Question: We can use pointer parameters to implement functions that can modify argument values. This uses a pattern in which a function has parameters that get
We can use pointer parameters to implement functions that can modify argument values. This uses a pattern in which a function has parameters that get the value of the address of some storage location passed to it by the caller. What is the name of this mechanism or pattern?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
