An arithmetic operator is symbol used for basic operation like mathematical and arithmetic calculation. It usually takes two operands and returns the result of the mathematical calculation. E.g. +, -, * , / , % etc.
Post a Comment