what is the use of operators in java
Answers
Answered by
7
Operator in Java is a symbol which is used to perform operations. For example: +, -, *, / etc.
Answered by
1
➣ AnSwer :-
⟶ Uses of operators in Java :-
- There are mainly 5 Arithmetic Operators in Java.
- The Multiplication operator performs multiplication between two entities on either side of the operator.
- The Division operator performs division and returns the quotient value of the division.
- The Modulo operator returns the remainder after dividing the two operands.
Similar questions
India Languages,
3 months ago
Math,
3 months ago
Math,
3 months ago
Social Sciences,
7 months ago
Science,
11 months ago
Science,
11 months ago