mention two types of arithmetic operators.
Answers
Answered by
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
0
Answer:
The basic arithmetic operations are addition, subtraction, multiplication, and division.
Explanation:
Similar questions