Solve the following expressions with appropriate justification:
1. int xyz = 2, yxz =3, zxy = 1, xzy = 8;
Evaluate: ++xzy / yxz - xyz * zxy--
I
Also find new values for xyz, yxz, zxy, xzy
2. int a = 1, b = 2, c = 3, d = 4, e = 5, f= 6;
Evaluate: a+=b*=c-(d+e)*f
Answers
Answered by
5
Similar questions
Economy,
1 month ago
Biology,
1 month ago
Social Sciences,
2 months ago
Math,
2 months ago
English,
9 months ago