1.

Adding points to a vector give a vector.(a) True(b) FalseI had been asked this question in an interview.The origin of the question is Transformations between Coordinate Systems and Affine Transformations topic in chapter 2D Transformation and Viewing of Computer Graphics

Answer» RIGHT CHOICE is (b) False

The explanation is: Adding a vector to a POINT GIVES a point, but SUBTRACTING points gives a vector.


Discussion

No Comment Found

Related InterviewSolutions