Answer: True
Reason
Let u and v represent two nonzero vectors.
The cross product u x v is some third vector perpendicular to both. The absolute value of that, |u x v|, represents the area of a parallelogram formed by vectors u and v.
If vectors u and v are parallel, then they form a straight line and not a parallelogram. In effect, this parallelogram has area 0.
|u x v| = 0 leads to u x v = 0 which shows their cross product is 0.
More technically, the cross product of vector u and vector v is the zero vector in 3space denoted as (0,0,0). It's a vector of length 0.
Notice the zero vector satisfies the conditions that applying the dot product with either u or v gets us 0; hence showing this zero vector is perpendicular to u and v.