Computer Science, asked by deeksha1429, 9 months ago

Predict the output if int a=6, b=5;
a+ = a++ %b++ * a + b++ * --b;​

Answers

Answered by Ananyamisra00
14

the. output will be ...........49

Answered by dhyeyranpariya92
0

Answer:

49 is the answer for this question.

Similar questions