Predict the output if int a=6, b=5;
a+ = a++ %b++ * a + b++ * --b;
Answers
Answered by
14
the. output will be ...........49
Answered by
0
Answer:
49 is the answer for this question.
Similar questions