CG Sample MCQ
CG Sample MCQ
Ans c
Ans A
Ans B
Ans A
Which of the following is defined as the number of pixels stored in the frame buffer of a
graphics system?
a) Resalution
b) Resolution
c) Depth
d) None of the mentioned
Ans b
Which of the following operations can be used to zoom in or out around any axis on a
three-dimensional object from its original position?
a) Rotation
b) Shearing
c) Scaling
d) Translation
Ans C
Which of the following is the process of digitizing a given picture definition into a set of
pixel-intensity for storage in the frame buffer?
a) Scan conversion
b) True color system
c) Encoding
d) Rasterization
Ans A
Which of the following is commonly known as frame buffer on a black and white system
with one bit per pixel?
a) Bitmap
b) Pix map
c) Multi map
d) All of the mentioned
Ans A
Which of the following algorithm is a faster method for calculating pixel positions?
a) Parallel line algorithm
b) Mid-point algorithm
c) DDA line algorithm
d) Bresenham’s line algorithm
Ans C
If the boundary is specified in a single color, and if the algorithm proceeds pixel by pixel
until the boundary color is encountered is known as ____
a) Parallel curve algorithm
b) Flood-fill algorithm
c) Scan-line fill algorithm
d) Boundary-fill algorithm
Ans D
Ans A
Ans B
Ans D
Ans B
In which of the following method, fixed pattern of a line is used to generate characters?
a) Dot-matrix method
b) Bitmap method
c) Stroke method
d) Starbust method
Ans D
Which of the following stores the picture information as a charge distribution behind the
phosphor-coated screen?
a) Direct-view storage tube
b) Flat panel displays
c) 3D viewing device
d) Cathode ray tube
Ans A
Ans d
Ans B
Since the first two parameters are in 2D, hence only ‘x’ and ‘y’ can be variable along
with ‘θ’. In other options, there is one more parameter ‘z’.
Ans A
Explanation: Matrix multiplication does not commute. We cannot switch the order of the
factors and expect to end up with the same result. Hence, A.B ≠ B.A.
Q. Reflection about the line y=0, the axis, is accomplished with the transformation
matrix with how many elements as ‘0’?
a) 8
b) 9
c) 4
d) 6
Ans D
Explanation: The matrix used for reflection about y=0 is an identity matrix with 6 ‘0’s and
two ‘1’s and one element as ‘-1’
Q. Which transformation distorts the shape of an object such that the transformed shape
appears as if the object were composed of internal layers that had been caused to slide
over each other?
a) Rotation
b) Scaling up
c) Scaling down
d) Shearing
Ans D
Two common shearing transformations are the type of transformation that shift
coordinate x values coordinate y values. In shear transformation, the transformed shape
appears as if the object were composed of internal layers that had been caused to slide
over each other.
Ans c
Reversing the order in which a sequence of transformations is performed may affect the
transformed position of an object.
a) True
b) False
Ans A
Ans A
Ans A
Ans D
Ans B
Q. If we want to recolor an area that is not defined within a single color boundary is
known as
a) Boundary-fill algorithm
b) Parallel curve algorithm
c) Flood-fill algorithm
d) Only b
Ans C
Ans d
Ans D
Ans D
Ans b
Ans B
Ans C
Ans C
Q. How many phosphor color dots at each pixel position in a shadow mask CRT?
a. 1
b. 7
c. 2
d. 3
Ans C
Ans A
Ans B
Ans A
Q. The phase of determining the appropriate pixels for representing images or graphics
object is called as -
a. Translation
b. Transformation
c. Rasterization
d. Scaling
Ans C
a. Resolution
b. Projection
c. Rasterization
d. Transformation
Ans B