Math, asked by ayuygbp2020, 2 months ago

State the output:
int a = 2;
a+= a++ * ++a + a-- * --a;
System.out.println(a);​

Answers

Answered by Sd12365
0

Answer:

17

I hope it helps you...

please mark it as brainliest

....

Similar questions