Operators in Java

Operators are special symbols in Java that perform specific operations on one, two, or many operands, and then return a result. Operators are used to perform operations on variables and values.

The following operators are available in Java:

  1. Arithmetic Operators
  2. Assignment Operators
  3. Comparison Operators
  4. Logical Operators
  5. Bitwise Logical Operators
  6. Ternary Operator
  7. Short Circuit Operators

Leave a Reply

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x