Operators
The variables, which are declared and explained, are the operands, which are operated upon by the operators. Operators specify what operations are to be performed on the operands. The language offers a range of operators, ranging from arithmetic, relational and logical operators to bit-wise logical, compound assignment and shift operators.