The correct answer is (a) Cross product is commutative
To explain: Cross product a X b ≠ b X a, therefore it is not commutative. a X (b + c) = (a X b) + (a X c), therefore it is distributive over addition. Dot product is also known as scalar product & a.b = b.a, so it is commutative.