6.6 Operators

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


   Arithmetic operators
   Logical operators
   Boolean operators
   String operators
   Set operators
   Relational operators