Top 150+ Solved Design and Analysis of Algorithms MCQ Questions Answer
Q. Which of the following equals the a x b ( a and b are two vectors)?
a. – (a x b)
b. a.b
c. b x a
d. – (b x a)
Q. 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 rectangle