Arithmetic Operators

 Arithmetic Operators

In this program, I have used arithmetic operators like +,-,*,/ and %.


As you can see this is normal program which shows arithmetic operators operating on variable a and b. So I think there is no need to write much on this.

One thing here you can see operator symbol like this "%" is need to be discussed, so it will print remainder of after an integer division.

Post a Comment (0)
Previous Post Next Post