The correct option is C multiplication
A binary operation is commutative if changing the order of the operands does not change the result.
Take two integers 10,5
For addition:
10+5=5+10=15
∴ Commutative property is true for addition of integers.
For subtraction:
10−5=55−10=−5⇒10−5≠5−10
∴ Commutative property is not true for subtraction of integers.
For multiplication:
10×5=5×10=50
∴ Commutative property is true for multiplication of integers.
For division:
10÷5=25÷10=12⇒10÷5≠5÷10
∴ Commutative property is not true for division of integers.