Search Your Dot Net Topic

Friday 13 March 2020

Operators in Java





Java training in marine lines
Operators in Java

What is operators?

Operators is a symbol and special type of functions which help to perform actions.

Example : 

Addition (+), 
Substraction (-), 
Multiplication (*)



There are following types of operators:

Arithmetic Operators
Assignment Operator
Bitwise Operators
Instance of operator
Interesting Questions
Logical Operators
Precedence and Associativity
Relational Operators
Shift Operators
Ternary Operator
Unary Operators





No comments:

Post a Comment