What is a commutative operation?
Commutative operations refers to operations where the order of the operands does not affect the result. This aligns with the mathematical concept of commutativity, but it's important to note that not all operations in programming languages are commutative.