/* */ Click to Join Live Class with Shankar sir Call 9798158723

Java Operators


Operators is a special symbol that tells the compiler to perform specific mathematical or logical Operation. Java supports following lists of operators.

  1. Arithmetic Operators
  2. Relational Operators
  3. Bitwise Operators
  4. Assignment Operators
  5. Logical Operators
  6. Ternary or Conditional Operators