11. Evaluate the following java
expressions, if the values of the variables are:
a =2, b =3, and c =9;
a - (b ++)*(- -c);
Answers
Answered by
1
Answer:
-22
Explanation:
2-3*8
=2-24=-22(according to BEDMAS)
Answered by
0
2-3*8
2-24= -22( by BODMAS rule)
Similar questions