InterviewSolution
Saved Bookmarks
| 1. |
Cross product of two vectors can be used to find?(a) area of rectangle(b) area of square(c) area of parallelogram(d) perimeter of rectangleThe question was posed to me in unit test.This intriguing question comes from Computational Geometry topic in chapter Computational Geometry of Data Structures & Algorithms II |
|
Answer» The CORRECT answer is (c) AREA of parallelogram |
|