Question: #13. (2 points) Let the function fun be defined as int fun (int **) **+-4; return 3. (*k) - 1; > Suppose fun is used
#13. (2 points) Let the function fun be defined as int fun (int **) **+-4; return 3. (*k) - 1; > Suppose fun is used in a program as follows: void main() int i - 10, j - 10, aumi, sum2; sumi - (1/2) + Lun (1): sum2 = fun (6) + (1/2); What are the values of suml and sum2? a. if the operands in the expressions are evaluated left to the right? b. if the operands in the expressions are evaluated right to the left
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
