In JavaScript the operator += will ________________

In JavaScript the operator += will ________________

In JavaScript the operator += will ________________

A.
add together the operands and assign the result to the right operand.

B.
assign the value of the right operand to the left operand.

C.
do nothing because it should be =+.

D.
add together the operands and assign the result to the left operand.



Leave a Reply 0

Your email address will not be published. Required fields are marked *