int a=6, b=5;
a += a++ % b++ * a +b++
a + b++ * - - b;
System.out.println (a + "
+ b);
Answers
Answered by
0
Answer:
go through algebra method
Similar questions