Online: 25740
In this section we shall learn the Assignment operators in JavaScript.
Assignment operators are the operators in JavaScript which used to assign a value to the left operand based on the value of the right operand.