Computer Science, asked by sandeepkashyap1234, 4 months ago

mention two types of arithmetic operators.​

Answers

Answered by vanshikasharma15
1

Answer:

These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo). The following table summarizes the binary arithmetic operations in the Java programming language.

Answered by rishiramanuja
0

Answer:

The basic arithmetic operations are addition, subtraction, multiplication, and division.

Explanation:

Similar questions