Computer Science, asked by nehashenoy31, 1 year ago

write the output:- int x=-5,y=-10;
x+= x++/y++ - --x + --y;
System.out.println("x="+x+"\ty="+y);

Answers

Answered by Saloni5174
0

Answer:

Your answer is 49.

Please mark me as branilist....

Similar questions