[Avg. reading time: 1 minute]

Operators

Binary Operators

Operators that deal with two operands

  • Arithmetic Operators
  • Logical Operators
  • Comparison Operators
  • Assignment Operator
  • Compound Assignment Operator
  • Bitwise Operators
  • Typecast Operators

Unary Operators

The Operators that act upon a single operand, for example, Negation Operator.Ver 2.0.7

Last change: 2026-01-25