9.8 Operators

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

  9.8.1 Arithmetic operators
  9.8.2 Logical operators
  9.8.3 Boolean operators
  9.8.4 String operators
  9.8.5 Set operators
  9.8.6 Relational operators
  9.8.7 Class operators