Which of the following is not a Arithmetic Operator?
Answers
Answered by
1
Answer:
Please write the options then I'll tell you that which is not an arithmetic operator.
Answered by
0
These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo). The following table summarizes the binary arithmetic operations in the Java programming language.
Similar questions