What do vectors represent?
vector, in physics, a quantity that has both magnitude and direction. It is typically represented by an arrow whose direction is the same as that of the quantity and whose length is proportional to the quantity’s magnitude. What vector means C++? Vectors in C++ are sequence containers representing arrays that can change in size. They use contiguous storage locations for …