InterviewSolution
Saved Bookmarks
| 1. |
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(d) 2i – j – 5kI got this question at a job interview.Origin of the question is Computational Geometry in portion Computational Geometry of Data Structures & Algorithms II |
|
Answer» The correct answer is (c) i + J – 5k |
|