Basic Operators
+
Addition Operator to convert Operand to Primitive & then add/join in either String Mode or Number Mode
-
*
/
..
%
Modulo Operator to return remainder from integer division
++
--
Basic Operators
+
Addition Operator to convert Operand to Primitive & then add/join in either String Mode or Number Mode
-
*
/
..
%
Modulo Operator to return remainder from integer division
++
--