Vidyalelo
Data Structure · Q548

Miscellaneous on Data Structures

Programming · Data Structure · question 548

Q548

What will be the cross product of the vectors 2i + 3j + k and 3i + 2j + k?

A.
i + 2j + k
B.
2i + 3j + k
C.
i + j - 5k
Answer
D.
2i - j - 5k

Answer: Option C

Solution

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