Question: Given the function prototype below, what statement sets the parameter to twice its value? void doubleTheParam(int & i);
Given the function prototype below, what statement sets the parameter to twice its value?
void doubleTheParam(int & i);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
