Explain all the operators in the java
Answers
Answered by
1
Explanation:
Operators in Java
Operator in Java is a symbol which is used to perform operations. For example: +, -, *, / etc.
There are many types of operators in Java which are given below:
Unary Operator,
Arithmetic Operator,
Shift Operator,
Relational Operator,
Bitwise Operator,
Logical Operator,
Ternary Operator and
Assignment Operator.
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
Math,
1 month ago
Social Sciences,
3 months ago
Science,
10 months ago