Operators In JavaScript
What is Operators ?
Operators are symbols that are used to perform some operation on a values or variables.
Type of Operators.
Arithmetic Operators
Addition Operator +
Subtraction Operator -
Mult
codeinjs.hashnode.dev7 min read