/evalute the following if a=5 and b=3 c=a-b++*--a;
Answers
Answered by
0
Answer:
Explanation:
c=a-b++*--a
=a-b*a
=5-3*5
=5-15
=-10
Similar questions
Math,
4 months ago
Computer Science,
4 months ago
English,
9 months ago
Computer Science,
9 months ago