Question: 5. Write the definition for a class named vector2D that stores information about a two-dimensional vector. The class should have functions to get and set

 5. Write the definition for a class named vector2D that stores
information about a two-dimensional vector. The class should have functions to get

5. Write the definition for a class named vector2D that stores information about a two-dimensional vector. The class should have functions to get and set the x and y components, where x and y are integers vext, overload the operator so that it returns the dot product of two vectors. The dot product of two-dimensional vectors A and B is equal to (A, X B) + (A, B)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!