Question: In the main ( client ) program, an object of a class is to be passed into a user defined function as a parameter. If
In the main client program, an object of a class is to be passed into a user defined function as a parameter. If the object in the calling is not to be modified, the object should be passed into the function as a parameter.
Question options:
reference
const reference
static
value
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
