13. Evaluate the following expressions, if the values of the variables are:
a = 2, b = 3 and c = 3
I a- (b++) * (--C)
ii. a * (++b) %c
Answers
Answered by
5
Answer:
(i) =2-(3)*(2)
=2-6
= -4
(ii) = 2*(4)%3
= 8%3
= 2
Similar questions
English,
3 months ago
Social Sciences,
3 months ago
Biology,
3 months ago
Math,
7 months ago
India Languages,
11 months ago
Computer Science,
11 months ago
Math,
11 months ago