InterviewSolution
Saved Bookmarks
| 1. |
What will be the type of output of vector cross product?(a) Scalar(b) Vector(c) Both Scalar & Vector(d) LinearThe question was asked in an online quiz.Question is taken from Vector Arithmetic in section Strings, Streams & Numerics in C++ of C++ |
|
Answer» The CORRECT answer is (b) VECTOR |
|