Java Design Pattern
Introduction to Java 10
Introduction to Java 11
Introduction to Java 12

Java Operators

Java operator is a symbol which performs an operation. The operator acts upon which variables called as operands to get the desired result.

"x+y"

Here x and y are operands, and '+' is the operator.

Basically java operators are classified into three categories :

  1. Unary Operators.
  2. Binary Operators.
  3. Ternary Operators.

About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.


We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc






 PreviousNext