Definition:

“Operators are used to assign values, compare values, perform arithmetic operations and more. Operators allow programmers to create a single value from one or more values.”

Binary Operators:

Unary Operators:

Arithmetic Operators: Multiplication, Division, Modulus, Addition and Subtraction

Modulus Operators

Assignment Operators:

Comparison Operators:

String Operator: