Operators

An operator links two operands to an expression, or is used with one operand to form an expression. When a statement is executed that contains these expressions, the result of the expression is determined (operation), and is used in the statement. Operators are displayed by using either special characters or reserved words.