7.6 Character Arithmetic Operation
7.6 Character Arithmetic Operation
[22] Perform basic arithmetic operations. At first, take two integers and then a symbol of the arithmetic operation as input.
Addition (+)
Subtraction (-)
Multiplication (*)
Division (/)
Reminder (%)
Power (^)
সমাধান
[22] Perform basic arithmetic operations. At first, take two integers and then a symbol of the arithmetic operation as input.
Addition (+)
Subtraction (-)
Multiplication (*)
Division (/)
Reminder (%)
Power (^)
Last updated