English, asked by amitrokade986, 7 months ago

for the following code
int g (int x , int Y)
{
x = x+ y;
int z=2*x -y;
return z
}
What does g (3, -10) evalute​

Answers

Answered by GrandmasterAKR
0

Answer:

.........................

Similar questions