operator meaning in java
Answers
Answered by
0
Operator in Java is a symbol which is used to perform operations. For example: +, -, *, / etc. ... Bitwise Operator, Logical Operator, Ternary Operator.
hope it helps
Similar questions