Computer Science, asked by dhruvverma669, 1 year ago

compariosn operator are often refferd as

Answers

Answered by heroboy53
1

Answer:

Arithmetic Operators

– (Subtraction) – Subtract two operands. * (Multiplication) – Multiply two operands. / (Division) – Divide two operands and gives the quotient as the answer. % (Modulus operation) – Find the remains of two integers and gives the remainder after the division.Jun

Similar questions