Computer Science, asked by atultete, 7 months ago

compound formula uses only one arithmetic operator ​

Answers

Answered by priyanshi2077
0

Answer:

Compound-assignment operators provide a shorter syntax for assigning the result of an arithmetic or bitwise operator. They perform the operation on the two operands before assigning the result to the first operand.

Explanation:

hope it helps you

Similar questions