There are basically eight types of operators are available in java as listed below.
Types of operators :
- Comparison Operators
- Arithmetic Operators
- Increment and Decrement Operators
- Assignment Operators
- Boolean Operators
- Bitwise Operators
- Class & Object Operators
- Other Operators