Answer:

Step-by-step explanation:
Given

Required
Write an equivalent expression in C
The given expression uses + and + is represented as + in C
So: The equivalent expression is

However, C supports compound assignment operators
So:
can be rewritten as
