InterviewSolution
Saved Bookmarks
| 1. |
Which header file is used to manipulate the vector algebra in c++?(a) math(b) cmath(c) vmath(d) dmathThis question was addressed to me in exam.Question is from Vector Arithmetic topic in portion Strings, Streams & Numerics in C++ of C++ |
|
Answer» The CORRECT choice is (C) vmath |
|