1.

What is the name of the space in which the image is displayed?(a) World co-ordinate system(b) Screen co-ordinate system(c) World window(d) Interface windowI had been asked this question during an online exam.My question is based upon Window to Viewport Coordinate Transformation topic in section 2D Transformation and Viewing of Computer Graphics

Answer»

The correct option is (b) Screen co-ordinate system

For explanation: The coordinate system of the screen is a CARTESIAN coordinate system. The ORIGIN (0,0) is at the top left of the screen. Point is denoted by (X,y), where x is x co-ordinate and y is y co-ordinate.



Discussion

No Comment Found

Related InterviewSolutions