12.8 Operators

Operators can be classified according to the type of expression they operate on. We will discuss them type by type.

12.8.1 Arithmetic operators
12.8.2 Logical operators
12.8.3 Boolean operators
12.8.4 String operators
12.8.5 Dynamic array operators
12.8.6 Set operators
12.8.7 Relational operators
12.8.8 Class operators