InterviewSolution
Saved Bookmarks
| 1. |
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)(d) 1The question was posed to me in quiz.This question is from Computational Geometry topic in chapter Computational Geometry of Data Structures & Algorithms II |
|
Answer» The correct CHOICE is (c) |a|.|b| sin(180) |
|