8.6 Operators

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

  8.6.1 Arithmetic operators
  8.6.2 Logical operators
  8.6.3 Boolean operators
  8.6.4 String operators
  8.6.5 Set operators
  8.6.6 Relational operators