Answer:
B) 5
Explanation:
The += operator adds the right operand to the left operand and then assigns the result to the left operand.
Answer:
B) 5
Explanation:
The += operator adds the right operand to the left operand and then assigns the result to the left operand.