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

Easiest EXPLANATION - Cross product of two vectors results into a vector.



Discussion

No Comment Found

Related InterviewSolutions