Vidyalelo
Data Structure · Q392

Miscellaneous on Data Structures

Programming · Data Structure · question 392

Q392

What is the magnitude of resultant of cross product of two parallel vectors a and b?

A.
|a|.|b|
B.
|a|.|b| cos(180)
C.
|a|.|b| sin(180)
Answer
D.
1

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board