Loading video...
QuickNotes™ 
Operators
- Operators are familiar symbols (such as + - * / < >) that represent math functions, comparisons, boolean logic, and variable assignments
- JavaScript follows its own set of Arithmetic Rules of Precedence which is different from standard algebra
- Increment and Decrement operators are often used with Counters
Discussion 
Please login to ask a question and view discussion.














