1.

Which of the following library is used to do vector arithmetic?(a) Boost(b) Time(c) OpenGL(d) OpenDLThe question was posed to me in an interview.I want to ask this question from Vector Arithmetic in portion Strings, Streams & Numerics in C++ of C++

Answer»

Right CHOICE is (a) BOOST

Easiest explanation - Boost package has a linear ALGEBRA package that may well suits for vector ARITHMETIC.



Discussion

No Comment Found

Related InterviewSolutions