Requirement
Arithmetic operators are used to perform arithmetic operations on variables and data. For example,Here, the + operator is used to add two variables a and b. Similarly there are various other arithmetic operators in C++. Operator Operation + Addition - Subtraction * Multiplication / Division % Modulo Operation (Remainder after division)
MIS Online computer course
May God Bless us MIS