Step 1: Definition of a Unit Vector.
A unit vector is a vector that has a magnitude of 1. To verify if a given vector is a unit vector, we compute its magnitude and check if it equals 1. The magnitude of the vector \( \cos \theta \hat{i} + \sin \theta \hat{j} \) is:
\[
\sqrt{(\cos^2 \theta + \sin^2 \theta)} = \sqrt{1} = 1
\]
Thus, the vector is a unit vector.
Step 2: Final Answer.
Thus, the unit vector is \( \cos \theta \hat{i} + \sin \theta \hat{j} \).