define arithmetic and relation operation in java
Answers
Answered by
4
1) define arithmetic
We can use arithmetic operators to perform calculations with values in programs. Arithmetic operators are used in mathematical expressions in the same way that they are used in algebra. A value used on either side of an operator is called an operand
2) define relation operation
Relational Operators in Java are used to comparing two variables for equality, non-equality, greater than, less than, etc. Java relational operator always returns a boolean value
hope it helps !
Similar questions
Social Sciences,
3 months ago
Physics,
3 months ago
Biology,
3 months ago
English,
6 months ago
Social Sciences,
10 months ago
Math,
10 months ago