Computer Science, asked by shrutisamal07, 9 months ago

Write the dry-run and

output:-

int a=5,b=10,c=6;

a-=(++a + --b)* c++;

c=c*(a-- + b++)+2*++a;

System.out.println(a+” “+b+”

“+c);​

Answers

Answered by simarbrar
0

Answer:

I also need answer of this question please frnds give me a correct answer

Explanation:

I also need answer of this question please frnds give me a correct answer

Similar questions