Computer Science, asked by ishankumar3105, 3 months ago

what is the use of arithmetic operator in Java?​

Answers

Answered by debasmita86
1

Answer:

Arithmetic operators are used to perform arithmetic operations on variables and data. For example, a + b; Here, the + operator is used to add two variables a and b .

Answered by anujkaizen11
2

Answer:

Explanation:

Arithmetic operators are used to perform arithmetic operations on variables and data. For example, a + b; Here, the + operator is used to add two variables a and b .

Similar questions