Assignment operators are used to assign the value of an expression to the variable.The general assignment operator is '='. This is used to assign the value given to its right side to the variable written on left side.
Other assignment operators are also known as shorthand operators become they minimize our work of writing arithmetic expression.
Assignment operators are listed in table given below-
Other assignment operators are also known as shorthand operators become they minimize our work of writing arithmetic expression.
Assignment operators are listed in table given below-
0 Comments:
Post a Comment