Computer Science, asked by anaansajad, 1 year ago

what
are compound operators

Answers

Answered by SweetPoison7
2

\huge\boxed{\fcolorbox{red}{yellow}{Verified\: Content}}

\huge{\purple{\bigstar{\blue{\text{ANswER}}}}}

The compound operators consist of a binary operator and the simple assignment operator. They perform the operation of the binary operator on both operands and store the result of that operation into the left operand, which must be a modifiable lvalue.

\huge\red{\ddot\smile}\tt\underline\green{Stay\: Home \:Stay \:Safe}\huge\red{\ddot\smile}

Answered by jackzzjck
2

Answer:

The compound assignment operators consist of a binary operator and the simple assignment operator. They perform the operation of the binary operator on both operands and store the result of that operation into the left operand, which must be a modifiable value.

Explanation:

Similar questions