Question: Given the following function prototype and defined variables x and y: void foolint *a, int b); I/ function prototype int x 1; int y 2:

Given the following function prototype and defined variables x and y: void foolint *a, int "b); I/ function prototype int x 1; int y 2: What is the correct way to call the foo function? O none of these selections O foo('x, 'y); O foolx, y) O fool&x, &y)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
