Step 1: Verify the Assertion (A).
The dot product of two vectors \( \vec{a} \) and \( \vec{b} \) is defined as:
\[
\vec{a} \cdot \vec{b} = |\vec{a}| |\vec{b}| \cos \theta,
\]
where \( \theta \) is the angle between the vectors. The dot product is commutative, which means that:
\[
\vec{a} \cdot \vec{b} = \vec{b} \cdot \vec{a}.
\]
Thus, Assertion (A) is true.
Step 2: Verify the Reason (R).
The cross product of two vectors \( \vec{a} \) and \( \vec{b} \) is given by:
\[
\vec{a} \times \vec{b} = |\vec{a}| |\vec{b}| \sin \theta \, \hat{n},
\]
where \( \hat{n} \) is a unit vector perpendicular to both \( \vec{a} \) and \( \vec{b} \). The cross product is anti-commutative, which means:
\[
\vec{b} \times \vec{a} = -(\vec{a} \times \vec{b}).
\]
This statement is valid for the cross product, but it does not relate to the commutative property of the dot product. Hence, Reason (R) is false when used as an explanation for (A).
Step 3: Compare (A) and (R).
The Assertion (A) is correct because the dot product is commutative. However, Reason (R) incorrectly discusses the anti-commutative property of the cross product, which is unrelated to the Assertion. Therefore:
\[
\text{A is true, but R is false.}
\]