Question 5: "There are three basic transformation techniques in Computer Graphics to alter an object. They are: Translation, Rotation and Scaling." Based upon the above statement, determine whether the following condition is true or false. "In all these three transformation types, the shape of the object is never deformed." True False
Answer: a. True Explanation: The Shape of the object does not get deformed in any of the transformation techniques: translation, rotation or scaling. In translation, we just move the object from one place to another. In rotation, the object is rotated as it is according to the required angle of rotation. In scaling, we just enlarge or diminish the size of the object without interfering with its shape.