Need help with a quick assignment question

It says something like: a = 5, b = 10, c = 15, then show what the values are after execution, like

1) a += 33 - c
2) b ++

I really don't know what I'm suppose to be doing here, I read what Compound assignment operators are but am I suppose to sort the equation according to the operator? Then have the code put in like that? Yet 1 and 2 are statement I think I need to put into the code because they ( ; ) at the end.I'm Having trouble finding an examples I can reference to.

Topic archived. No new replies allowed.