Computer Graphics
Computer Graphics
Q2) The process of representing continuous graphic objects as a collection of discrete pixels
is called
A) Animation B) Rasterization C) Scan Conversion
D) Sampling
Q4) The process of determining the suitable pixels for representing image or graphic object is
called
A) Animation B) Rasterization C) Scan-Conversion
D) Quantization
Q6) A graphical technique in which an object is transformed into another in such a way that
the change appears to be smooth and not rapid is called
A) Mapping B) Scan-Conversion C) Sampling D) Quantization
Q9) The resolution of 2*2 inch image that has 512*512 pixels is
A) 256*256 pixels per inch
B) 256 pixels per inch
C) 128*128 pixels per inch
D) 128 pixels per inch
Q10) If an image has a height of 2 inches and aspect ratio of 1.5 then its width is
A) 3 inches
B) 0.75 inches
C) 0.75*0.75 inches
D) 1.5*1.5 inches
Q11) If we want to resize a 1024*746 image to one that is 640 pixels wide with the same
aspect ratio, the height of resized image would be
A) 768
B) 512
C) 480
D) 1024
Q12) CMY co-ordinates of a color at (0.2, 1, 0.5) in the RGB space are
A) (1.2,2,1.5)
B) (2.2,2,2.5)
C) (0.8,0,0.5)
D) (0.1,0.5,0.25)
Q14 If we use direct coding of RGB values with 2 bits per primary color, how many possible
colors do we have for each pixel?
a) 32 b) 64 c) 128 d) 16
Q15 If we use 12 bit pixel values in a lookup table representation, how many entries does the
lookup table have?
a) 4096 b) 12 c) 2048 d) 96
Q17 The path the electron beam takes at the end of each refresh cycle is called:
a) horizontal retrace
b) vertical retrace
c) diagonal retrace
d) left to right retrace
Q18 The path the electron beam takes when returning to the left side of the CRT screen is
called
a) horizontal retrace
b) vertical retrace
c) diagonal retrace
d) top to bottom retrace
Q20 The best line drawing algorithm among all possible line drawing algorithm is
a) DDA
b) Algorithm which uses direct equation of line
c) Bresenham’s algorithm
d) None of them
Q21 The value of initial decision parameter in bresenham’s line drawing algorithm for
│m│<1 is:
a) 2∆y - ∆x
b) 2∆y + ∆x
c) -2∆y + ∆x
d) -2∆y - ∆x
Q22 The best circle drawing algorithm among all possible circle drawing algorithm is:
a) algorithm uses direct equation of circle
b) algorithm uses polar coordinate form
c) bresenham’s circle drawing algorithm
d) mid point circle drawing algorithm
Q23, The value of initial decision parameter in mid point circle drawing algorithm is:
a) 3-2r
b) 5/4-r
c) 1-2r
d) 3-r
Q24 Points P1(3.2 ,7.8) and P2(3.7,7.1) are both represented by pixel
a) (3,8)
b) (4,7)
c) (3,7)
d) (4,8)
Q26: The transformation that enhances or reduces the size of object is called
(a) Translation
(b) Scaling
(c) Shear
(d) Rotation
Q27: The transformation that changes the coordinate positions of an object along a circular
path is called
(a) Translation
(b) Scaling
(c) Rotation
(d) Reflection
Q28: The transformation that changes the coordinate position of an object along a straight
line path is called
(a) Translation
(b) Scaling
(c) Rotation
(d) Reflection
Q30: If we take mirror reflection of a point(x, y) along x-axis and the position of point after
mirror reflection is denoted by (x’, y’), then
(a) x’=x ,y’=-y
(b) x’=-x ,y’=y
(c) x’=x ,y’=y
(d) x’=-x, y’=-y
Q31: The Bezier-B-Spline approximation provides for the control of curve shape
(a) Local
(b) Global
(c) Not
(d) None of them
Q32: When projection lines perpendicular to the view plane, then such type of projection is
called
(a) Parallel
(b) Perspective
(c) Orthographic
(d) Oblique
Q33: A polygon is called ------- if the line joining any two interior points of the polygon lies
completely inside the polygon
(a) Concave
(b) Convex
(c) Positively oriented polygon
(d) Negatively oriented polygon
Q34: In Cohen-Sutherland line clipping algorithm, if the bitwise logical AND of the region
codes is 0000, then line is
(a) Visible
(b) Not visible
(c) A candidate for clipping
(d) None of these
Q42) Choose the correct answer- To construct the rectangle ABCD, it is enough if
A) The length and breadth are given
B) The vertices A and B are given
C) The vertex A and the length of diagonal are given
D) The vertices A and C are given
Q43) Surfaces that are rough, or grainy, tend to scatter the reflected light in all directions.
This scattering light is called
a) Specular Reflection
b) Diffuse Reflection
c) Point Reflection
d) Object Reflection
Q44) Spline representations in which the degree of a spline polynomial can be set
independently of the number of control points
a) B-Spline
b) Beizer Spline
c) Hermite Spline
d) Cardinal Spline
Q46) Cubic Bezier Curves are generated by what number of control points
a) 6
b) 4
c) 5
d) 2
Q47) Shadow-mask methods are commonly used in
a) Raster-Scan Systems
b) LED
c) DVST
d) LCD
Q48) In B-Spline curve, if control points are n+1, then the curve is described with the number
of blending functions
a) n
b) n+1
c) n-1
d) n+2
Q49) Front, side and rear orthographic projections of an object are called
a) Plan View
b) Elevations
c) Axonometric
d) Isometric
Q50) In orthographic projection, when the direction of projection makes equal angles with
exactly two of principal axes, then such projection is called
a) Isometric
b) Dimetric
c) Trimetric
d) Cavalier
Q51) In hidden surface removal algorithms, when visibility is decided point by point at each
pixel position on the projection plane, then such type of technique is called
a) Object-space
b) Image-space
c) Pixel-space
d) None of them
Q54) Parabola can be got from a right circular cone, by cutting it through a plane that is
(a) Parabola to the side of cone
(b) Perpendicular to the axis of cone
(c) A tangent to the cone
(d) Parallel to the axis of cone
Q57) Let R be the radius of circle .The angle subtended by an arc of length R at the centre of
circle is
(a) 1 degree
(b) 1 radian
(c) 45 degrees
(d) impossible to determine
Q59) (2, 4) is a point on a circle that has centre at the origin .Which of the following point(s)
is/are also on the circle?
(a) (2,-4)
(b) (-2,4)
(c) (4,-2)
(d) (-4,2)
Q61) Let F:R2 -> R2 be the mapping defined by F(x, y)=(x/3,y/4).The image under F of the
ellipse X2/9+y2/16=1 ,is
(a) The circle x2+y2=1
(b) The line x/3+y/4=1
(c) The ellipse x2/27+y2/64=1
(d) None of these
Q62) The line joining (-1,0) and (4,5) ,if clipped against this window will connect the points
(a) (0,1) and (3,3)
(b) (0,1) and (2,3)
(c) (0,1) and (4,5)
(d) none of above
Q63)The line segment joining (1,1) and (4,2) if clipped against this window will connect the
points
(a) (0,1) and (3,3)
(b) (0,1) and (2,3)
(c) (1,1) and (4,2)
(d) none of the above
Q64)The line 2x-y+4=0 ,if clipped against this window will connect the points
(a) (0,1) and (3,3)
(b) (0,1) and (2,3)
(c) (1,2) and (3,4)
(d) none of the above
Q68) The point at which a set is projected parallel lines appear to converge is called as a
(a) convergence point
(b) vanishing point
(c) point of illusion
(d) point of delusion
Q69) Consider the three points ,A(3,6,4);B(2,5,5);C(0,3,7) and the view point V(1,4,6).
(a) C hides A and E, if viewed from V
(b) C hides A but not B, if viewed from V
(c) A hidesn B but not C, if viewed from V
(d) B hides A but not C, if viewed from V
Q71) A viewgraph is
(a) an oversized slide designed for presentation on an overhead projector
(b) designed and created by exposing film of the graphics system
(c) a hardcopy chart
(d) none of the above
Q72) the best suited hidden surface algorithm to deal with the non polygonal, non planar
surface patches
Is
a) painter’s algorithm
b) z-buffer algorithm
c) ray tracing
d) scan line algorithm
Q73) Assuming that one allows 256 depth value level to be used, how much memory would a
512*512 pixel display required to store down z-buffer
a) 512K
b) 256K
c) 1024K
d) 128K
Q74) The workstation transformation maps the normalized device screen on to a physical
device whose x-extent is 0 to 10 and y-extent is to 0 to 20 where the origin is the lower left
corner is
a) 10 00 00
00 20 00
00 00 01
b) 00 10 00
20 00 00
00 00 01
c) 00 00 01
00 20 00
10 00 00
d) 10 00 00
00 20 20
00 00 01
Q75) In the previous question, if the origin is the upper left corner, the workstation
transformation matrix is
a) 10 00 00
00 20 00
00 00 01
b) 00 10 00
20 00 00
00 00 01
c) 00 00 01
00 20 00
10 00 00
d) 10 00 00
00 20 20
00 00 01
Q76) A transformation that 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, such transformation is called
a) Shear
b) Translation
c) Reflection
d) Rotation
Q81) A frame buffer array is addressed in row-major order for a monitor with co-ordinate
locations varying from (0,0) to (100,100). Assuming that one bit of storage is required per
pixel and address of (0,0) is 0000, the address of the co-ordinate position (5,10) is given by
a) 1015
b) 515
c) 1005
d) 505
Q83) When the computer is not able to maintain operation and display, bright spots occur in
the screen. This is called as
a) dropping out
b) snowing
c) flickering
d) blanking
Q84) All the following hidden surface algorithms employ image space approach except
a) back face removal
b) depth buffer method
c) scan line method
d) depth sort method
Q85) The best hidden surface removal method(s) used for complex scenes with more than a
few thousand surfaces is/are
a) depth sorting method
b) scan line algorithm
c) depth buffer algorithm
d) octree method
Q86) The anti-aliasing technique which allows shift of ¼, ½ and ¾ of a pixel diameter
enabling a closer path of a line is
a) pixel phasing
b) filtering
c) intensity compensation
d) sampling technique
Q91) In the raster-scan method for transformation, a 900 rotation can be performed by
a) reversing the order of bits within each row in the frame buffer
b) by performing XOR on the frame buffer location
c) by coping each row of the block into a column in the new frame buffer location
d) none of the above
Q92) In the clipping algorithm of Cohen & Sutherland using region codes, a line is already
clipped is the,
a) codes of the end points are the same
b) logical AND of the end points code is not 0000
c) logical OR of the end points code is 0000
d) logical AND of the end points code is 0000
Q94) In Sutherland-Hodgman algorithm for polygon clipping, assume P (present point) lies
inside the window and S (previous point) lies outside the window. Then, while processing
through that window boundary, we should
a) store the intersection point of the line PS (S’) only
b) store the points P and S’
c) store the point P only
d) store the points S and S’
Q98) When several types of output devices are available in a graphic installation, it is
convenient to use
a) bundled attributes
b) unbundled attributes
c) inquiry attributes
d) none of the above
Q99) Which of the following point lies on the same side as the origin, with reference to the
line 3x+7y=2 ?
a) (3,0)
b) (1,0)
c) (0.5,0.5)
d) (0.5,0)
Q100) If (a,b,c) X (1,3,1) = (2,1,6), where X denotes the vector product, then (a,b,c) is given
by
a) (0,1,1)
b) (k,0,1-k) for any real k
c) (-1,2,-7)
d) there exists no solution
Q101.) The point (4,1) undergoes the following three transformations successively.
1) Reflection about the line y =x
2) Translation through a unit of 2 units along the positive X-axis.
3) Rotation through an angle of π/4 about the origin in the counter
clockwise direction.
The final position of the point will be)
a)(-1/√2,7/√2)
b) (1,4)
c) (3/√2,-5/√2)
d) (3/√2,5/√2)
Q102.) Let the maximum number of pixels in a line be M. The number of subdivisions at the
most necessary using the min point sub division method of clipping is
a) N=log2 M
b) N=2M
c) N =2M
d) None of the above
Q103) Find the incorrect statement(s). A perspective projection produces realistic views.
a) A parallel projection preserves realistic dimensions.
b) A perspective projection preserves realistic dimensions.
c) A parallel projection gives realistic representations of 3-D objects.
Q104). The people of the planet Mars designed a scale for measuring the temperature in
which water freezes at 100 units and boils at 250 units. The people of Jupiter designed a scale
in which water freezes at 75 units and boils at 300 units. A temperature of 200 units in Mars
will measure _______in Jupiter.
a) 300 b) 225 c) 250 d) 175
Q107) Which of the following curves are symmetric around the line x=y?
a) 1+x+y=0
b) y=|x|
c) y=x³
d) | x | + | y | =9
Q109.) The perspective anomaly in which the object behind the centre of the projection is
projected upside down and forward onto the view [plane is called as
a) Perspective foreshortening
b) Vanishing view
c) View confusion
d) Topological distortion
Q110.) Which statements about the beam penetration method for producing color display is
/are true?
a) It is used with raster scan monitors.
b) It is used with random scan monitors.
c) By using beam penetration method a wide range of colours can be
obtained.
d) It uses three electron guns, one for each red, green and blue.
Q112.) A line connecting the points (1,1) and (5,3) is to be drawn , using the DDA algorithm.
Find the values of x and y increments.
a) x-increment=1; y-increment=1
b) x-increment=0.5; y=increment=1
c) x-increment=1; y=increment=0.5
d) None of the above
Q113.) The entire graph of the function f(x) = x² + Kx – x + 9 is strictly above the x-axis if
and only if
a) -3 < k < 5
b) -3 < k < 2
c) -3 < k < 7
d) -5 < k < 7
Q114.) The phenomenon of having a continuous glow of a beam on the screen even after it is
removed is called as
a) Fluorescence
b) Persistence
c) Phosphorescence
d) Incandescence
Q115). Perform window to viewport transformation for the point (20,15) Assume that
(Xvmin, Yvmin) is (0,0) ) (Xwmax.Ywmax) is (100,100) ; (Xvmin, Yvmin) is (5,5);
(Xvmax,Yvmax) is (20,20). The value of x and y the Viewport is
a) x=4, y =4
b) x =3, y =3
c) x =8, y =7.25
d) x =3, y =4
Q117). The technique used to summarize financial, statistical, mathematical, scientific and
economic data is
(a) Computer art
(b) Image processing
(c) Presentation graphics
(d) None of the above
Q118). Computer generated models of physical, financial and economic systems are often
used for
(a) Entertainment
(b) Quality control
(c) Education aid
(d) None of the above
Q119). Special system designed for some training applications are known as
(a) GUI
(b) Simulators
(c) Video display devices
(d) None of the above
Q121). Graphics and Image processing techniques used to produce a transformation of one
person into another is called
(a) Animation
(b) Morphine
(c) Half toning
(d) None of the above
Q123). The amount of light emitted by the phosphor coating depends on the
(a) Number of electrons striking the screen
(b) Speed of electrons striking the screen
(c) Distance from the cathode to the screen
(d) None of the above
Q124). The maximum number of points that can be displayed without overlap on a CRT is
referred to as
(a) Resolution
(b) Persistence
(c) Attenuation
(d) None of the above
Q125). Gray scale is used in
(a) Monitors that have colour capability
(b) Monitors that have no colour capability
(c) Random scan displays
(d) None of the above
Q131). Which of the following algorithms can be used for circle generation?
(a) Bresenham's algorithm
(b) Midpoint algorithm
(c) Both (a) and (b)
(d) None of the above
Q132). Which of the following pixels will not be "ON" for drawing an origin-centered circle
with radius 8?
(a) 0,8
(b) 1,8
(c) 4,6
(d) 5,6
Q138) How many matrices are required to rotate an object about a point (x, y)
(a) 2
(b) 3
(c) 4
(d) 5
Q142). If the direction of rotation is 'z' axis, then direction of positive rotation is:
(a) Y to Z
(b) Z to X
(c) X to Y
(d) Y to X
Q145). Perspective projection of the point [2,3,1] on Z=0 plane with the eye placed at (0,0,-
10) is :
(a) (20/11,30/11,0)
(b) (20/10,30/10,0)
(c) (2/10,3/10,0)
(d) (-2/10,-3/10,0)
Q146). Maximum numbers of vanishing points that can appear in case of a 3-D object are
(a) 3
(b) 4
(c) 2
(d) 1
Q150). Which of the following algorithms deal with non polygonal, non planar surface
patches?
(a) Painter's algorithm
(b) Franklin's algorithm
(c) Z-buffer algorithm
(d) Ray-tracing algorithm
Q151). Which algorithm is used to determine which objects and surfaces will obscure those
objects and surfaces that are behind them rendering a more realistic image?
(a) Ray-tracing algorithm
(b) Z-buffer algorithm
(c) Hidden surface algorithm
(d) None of the above
Q154). Which of the following editing commands can be used to manipulate a solid
(a) Subtraction
(b) Addition
(c) Intersection
(d) all of the above
Q155). Which of the following is the simplest form of a 3D volumetric raster model
(a) Spatial enumeration
(b) Cell decomposition
(c) Boundary representation
(d) Sweep representation
Q162). In computer graphics, a cubic polynomial is chosen to draw a Bezier curve. Pick out the
WRONG one out of the following reasons
(a) It is not possible to draw various shapes with lower order polynomial
(b) Order of polynomial must be odd
(c) Very high order results in more computations
(d) None of these
Q163). To draw two smoothly joining quadratic Bezier curves, one needs
(a) 5 control points
(b) 10 control points
(c) 9 control points
(d) 8 control points
Q164). Slope of a quadratic Bezier curve at the end of the curve is controlled by
(a) First two and last two control points
(b) Last 4 control points
(c) Any 4 control points lying on the curve
(d) All are correct
Q165). A Bezier curve drawn with control points A0,A1,A2 can be altered by changing
(a) A0 and A2 only
(b) A1 and A2 only
(c) A and A1 or A1 and A2
(d) Any point
Q166). Which of the following statements is false with respect to Phong Shading?
(a) It is also known as normal vector interpolation shading
(b) It displays more realistic highlights
(c) It greatly reduces the Mach band effect
(d) It was developed by Gouraud Phong
Q167). Surfaces that is rough, or grainy. Tend to scatter the reflected light in all directions. This
scatter phenomenon is known as
(a) Spectral reflection
(b) Specular reflection
(c) Diffuse reflection
(d) None of the above
Q168). _____________ reflections are constant over each surface in a scene, independent of the
viewing direction
(a) Diffuse
(b) Specular
(c) Spectral
(d) Constant
Q175). Which of the following factors influence the quality of the multimedia based communication
(a) End system heterogeneity
(b) Synchronization of multimedia and hypermedia documents
(c) Both (a) and (b)
(d) None of the above
Q178). Which of the following devices can be used to splash your work onto big screen surfaces?
(a) CRT projectors
(b) LCD projectors
(c) Light value projectors
(d) All of the above
Q179). Hypermedia
(a) Is another media like graphics?
(b) Provides links between two media
(c) Is a facility to permit two media to be played together?
(d) Is another name for multimedia?
Q187). A raster color display processor supports a resolution of 1024*800 with up to 16 million
colors simultaneously displayable. What will be the approximate size (in bytes) of the frame buffer
used in the display processor?
(a) 1.2 * 10 ^ 6
(b) 2.4 * 10 ^ 6
(c) 16 * 10 ^ 6
(d) 10 ^ 5
Q188). Choose the correct statement from the following about the basic ray tracing technique used in
image synthesis
(a) In this technique, rays are cast from the eye point through every pixel on the screen
(b) In this technique, viewing transformations are not applied to scene prior to rendering
(c) This technique removes hidden surfaces
(d) In this technique, rays are cast from the light source to the objects in the scene
Q191). A cube of side 1 unit is placed such that the origin coincides with one of its vertices and the
three axes run along three of its edges. The vertex diagonally opposite to (1, 0, 1) is
(a) (0, 0, 0)
(b) (1, 1, 0)
(c) (0, 1, 1)
(d) (0, 1, 0)
Q198) The three dimensional matrix transformation for translation with a units along x-
axis and b units along y-axis and c units along z-axis is
a) 1 0 0 0
0 1 0 0
0 0 1 0
-a b 0 1
b) 1 0 0 0
0 1 0 0
0 0 1 0
a b c 1
c) 1 0 0 0
0 1 0 0
0 0 1 0
a -b c 1
d) 1 0 0 0
0 1 0 0
0 0 1 0
b a 0 1
Q210) GUI is
a) Hardware
b) Language interpreter
c) Software interface
d) An operating system.
Q211) The three dimensional matrix transformation for rotation with an angle Ө with
respect to x-axis in the positive direction is
a) 1 0 0 0
0 cosө sinө 0
0 -sinө cosө 0
0 0 0 1
b) 1 0 0 0
cosө -sinө 0 0
sinө cosө 1 0
0 0 0 1
c) 1 0 0 0
0 cosө sinө 0
0 -cosө sinө 0
0 0 0 1
d) 1 0 0 0
cosө -sinө 0 0
-sinө cosө 1 0
0 0 0 1
Q212) The three dimensional matrix transformation for rotation with an angle Ө with
respect to z-axis in the positive direction is
a) cosө sinө 0 0
-sinө cosө 0 0
0 0 1 0
0 0 0 1
b) cosө sinө 0 0
cosө -sinө 0 0
0 0 1 0
0 0 0 1
c) cosө sinө 0 0
sinө cosө 0 0
0 0 1 0
0 0 0 1
d) 1 cosө sinө 0
0 -sinө cosө 0
0 0 1 0
0 0 0 1
Q213) The three dimensional matrix transformation for rotation with an angle Ө with
respect to y-axis in the positive direction is
a)cosө 0 -sinө 0
sinө 0 cosө 0
0 0 1 0
0 0 0 1
b)cosө 0 sinө 0
sinө 0 -cosө 0
0 0 1 0
0 0 0 1
c) cosө sinө 0 0
sinө cosө 0 0
0 0 1 0
0 0 0 1
Q214) The three dimensional matrix transformation for scaling with a units along x-
axes and b units along y-axes and c units along z-axis is
a) -a 0 0 0
0 -b 0 0
0 0 c 0
0 0 0 1
b) -a 0 0 0
0 -b 0 0
0 0 0 0
a b c 1
c) -a 0 0 0
0 -b 0 0
0 0 -c 0
0 0 0 1
d) a 0 0 0
0 b 0 0
0 0 c 0
0 0 0 1
Q215) The three dimensional matrix transformation for reflection of a point with
respect to xy plane is
a)-1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
b) 1 0 0 0
0 -1 0 0
0 0 1 0
0 0 0 1
c) 1 0 0 0
-1 0 0 0
0 0 1 0
0 0 0 1
d)1 0 0 0
0 1 0 0
0 0 -1 0
0 0 0 1
Q216) The three dimensional matrix transformation for reflection of a point with
respect to yz plane is
a)-1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
b)-1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
c)1 0 0 0
-1 0 0 0
0 0 1 0
0 0 0 1
d)1 0 0 0
0 1 0 0
0 0 -1 0
0 0 0 1
Q217) The three dimensional matrix transformation for reflection of a point with
respect to zx plane is
a)-1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
b)-1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
c) 1 0 0 0
-1 0 0 0
0 0 1 0
0 0 0 1
d)1 0 0 0
0 1 0 0
0 0 -1 0
0 0 0 1
Q231) A 24-bit plane color frame buffer with three 10-bit wide color look up tables can
have………… number of colors
a)
224
b)
28
c)
248
d)
230
Q235) The slope of the line joining the points(0,0) and (5,5)is……………
a) 0
b) 1
c) 2
d) 3
Q236) The slope of the line joining the points(3,0) and (5,0)is……………
a) 0
b) 1
c) 2
d) 3
Q238) In Bresenham’s circle generating algoritms, if (x,y) is the current pixel position
then the x-value of the next pixel position is…………………………..
a) x
b) x-1
c) x+1
d) x+2
Q239) In Bresenham’s circle generating algoritms, if (x,y) is the current pixel position
then the y-value of the next pixel position is…………………………..
a) y or y+1
b) y alone
c) y+1 or y-1
d) y or y-1
Q241) The property that adjacent pixels are likely to have the same characterstics is
called………………….
a) Spatial coherence
b) Area coherence
c) Scan line coherence
d) Pixel coherence
Q242) The property that adjacent pixels on a scan line are likely to have the same
characterstics is called………………….
a) Spatial coherence
b) Area coherence
c) Scan line coherence
d) Pixel coherence
Q243) The technique of using a minimum number of intensity levels to obtain increased
visual resolution is called……………………
a) Dithering
b) Halftoning
c) Depth cueing
d) Rendering
Q244) If XL, XR, YB, YT represent the four parameters of x-left, x-right, y-bottom and y-
top of the clipping window and (x,y) is a point inside the window then……………….
a) XL≤ x ≤ XR and YB ≤ y ≤ YT
b) XL≤ x ≤ XR and YB ≥ y ≥ YT
c) XL ≥ x ≥ XR and YB ≤ y ≤ YT
d) XL ≥ x ≥ XR and YB ≥ y ≥ YT
Q245) If XL, XR, YB, YT represent the four parameters of x-left, x-right, y-bottom and y-
top of the clipping window and (x,y) is a point such that y > YT then (x,y)
lies………………….
a) Inside the window
b) Outside the window
c) On the boundary of the window
d) None of these
Q246) The Cohen-Sutherland line clipping algorithm divides the entire region
into……………number of sub regions
a) 4
b) 8
c) 9
d) 10
Q247) If (x,y) is a point inside the clipping window then it’s code according to the
Cohen-Sutherland algorithm is…………
a) 0000
b) 0001
c) 1000
d) 1111
Q248) …………………..number of bits are used for representing each subregion of the
Cohen-Sutherland line clipping algorithm.
a) 1
b) 2
c) 3
d) 4
Q249) If two bits are zeros and two bits are ones in a code of a subregion in Cohen-
Sutherland line clipping algorithm the subregion is ……………………
a) Corner region
b) Middle region
c) Central region
d) None of these
Q250) In the Cohen-Sutherland line clipping algorithm, if the codes of the two points P
and Q are 0000 and 0000 then the line segment joining the points P and Q will be
……………………….. the clipping window
a) Totally outside
b) Partially outside
c) Totally inside
d) None
Q251) In the Cohen-Sutherland line clipping algorithm, if the codes of the two points P
and Q are 0101 and 0001 then the line segment joining the points P and Q will be
……………………….. the clipping window
a) Totally outside
b) Partially outside
c) Totally inside
d) None
Q252) In the Cohen-Sutherland line clipping algorithm, if the logical AND of the codes
of the two points P and Q is 0000 then the line segment joining the points P and Q will be
……………………….. the clipping window
a) Totally outside
b) Partially outside
c) Totally inside
d) None
Q253) If XL, XR, YB, YT represent the four parameters of x-left, x-right, y-bottom and y-
top of the clipping window and (x,y) is a point inside the window such that x > XL and x
≤ XR and YB ≤ y ≤ YT the the code of the point (x,y in Cohen-Sutherland algorithm
is………………….
a) 1100
b) 1000
c) 1110
d) 0000
Q254) Suppose (x1,y1), (x2,y2),….(xn,yn) are n vertices of a closed polygon and (x,y) is
a point such that x is greater than the maximum of {x1, x2, ……., xn} then the point (x,y)
lies……………….. the polygon
a) Inside
b) Outside
c) On
d) As vertex of
Q255) Suppose (x1,y1), (x2,y2),….(xn,yn) are n vertices of a closed polygon and (x,y) is
a point such that x is less than the maximum of {x1, x2, ……., xn} then the point (x,y)
lies……………….. the polygon
a) Inside
b) Outside
c) On
d) As vertex of
Q256) Suppose (x1,y1), (x2,y2),….(xn,yn) are n vertices of a closed polygon and (x,y) is
a point such that x is greater than the maximum of {y1, y2, ……., yn} then the point (x,y)
lies……………….. the polygon
a) Inside
b) Outside
c) On
d) As vertex of
Q257) Suppose (x1,y1), (x2,y2),….(xn,yn) are n vertices of a closed polygon and (x,y) is
a point such that x is less than the maximum of {y1, y2, ……., yn} then the point (x,y)
lies……………….. the polygon
a) Inside
b) Outside
c) On
d) As vertex of
Q258) In the polygon inside test, if the winding number of a point is zero then the point
lies ___________ the polygon
a) Inside
b) Outside
c) On
d) As vertex of
Q259) The even-odd method of polygon inside test fails for ___________
a) Self-intersecting Polygons
b) Convex Polygons
c) Concave Polygons
d) Similar Polygons
Q263) ___________ are the blending functions for the B-spline curves
a) Splines
b) Berstien polynomials
c) Lagrangian polynomials
d) Newton polynomials
Q264) The properity that Bezier curves do not have but B-splines have is _________
a) Local control
b) Variation diminishing property
c) Axis independence
d) None
Q265) Two curves are said to be connected at a point with zero order continuity if
a) Both curves simply meet at that point
b) The tangents to both the curves at that point are equal
c) The curvatures of both the curves at that point are equal
d) There is a discontinuity for both the curves at that point
Q266) Two curves are said to be connected at a point with second order continuity if
a) Both curves simply meet at that point
b) The tangents to both the curves at that point are equal
c) The curvatures of both the curves at that point are equal
d) There is a discontinuity for both the curves at that point
Q267) Two curves are said to be connected at a point with first order continuity if
a) Both curves simply meet at that point
b) The tangents to both the curves at that point are equal
c) The curvatures of both the curves at that point are equal
d) There is a discontinuity for both the curves at that point
Q268) Control points are used to control the ___________ of the curve.
a) Shape
b) Edges
c) Values
d) Iterations
Q272) If (x,y,w), w!=0 is a point in the homogeneous coordinate system then it’s
equivalent in the two dimensional system is ____________
a) (x,y,1)
b) (x,y,0)
c) (x/w,y/w)
d) (x,y,x-y)
Q273) The two dimensional matrix transformation for translation with a units along x-
axis and b units along y-axis is ____________
a) 1 0 0
0 1 0
-a b 1
b) 1 0 0
0 1 0
a -b 1
c) 1 0 0
0 1 0
a -b 1
d) 1 0 0
0 1 0
b a 1
Q274) The two dimensional matrix transformation for rotation with an angle Q with x-
axis in anti-clockwise direction is _____________
a) cos Q sin Q 0
sin Q cos Q 0
0 0 1
b) cos Q -sin Q 0
sin Q cos Q 0
0 0 1
c) -cos Q -sin Q 0
sin Q cos Q 0
0 0 1
d) cos Q -sin Q 0
-sin Q cos Q 0
0 0 1
Q275) The two dimensional matrix transformation for scaling with a units along x-axis
and b units along y-axis is _____________
a) a 0 0
0 b 0
0 0 1
b) -a 0 0
0 -b 0
a b 1
c) 1 0 0
0 1 0
a -b 1
d) 1 0 0
0 1 0
b a 1
Q276) The two dimensional matrix transformation for reflection of a point with respect to
x-axis is ___________
a) -1 0 0
0 1 0
0 0 1
b) 1 0 0
0 -1 0
0 0 1
c) 1 0 0
-1 0 0
0 0 1
d) 1 0 0
0 1 0
0 0 -1
Q277) The two dimensional matrix transformation for reflection of a point with respect to
y-axis is ___________
a) -1 0 0
0 1 0
0 0 1
b) 1 0 0
0 -1 0
0 0 1
c) 1 0 0
-1 0 0
0 0 1
d) 1 0 0
0 1 0
0 0 -1
Q278) The equation of the plane passing through the point (1,2,3) having the normal
vector V=2i+3j+4k is
a) 3(x-1)+4(y-2)+2(z-3)=0
b) 2x+3y+4z=20
c) 4(x-1)+3(y-2)+2(z-3)=0
d) 2x+3y+4z=10
Q289) If the direction of the projection is perpendicular to the view plane then that is
called
a) Orthographic projection
b) Perspective projection
c) Oblique projection
d) Cavalier projection
Q290) An orthographic projection in which the direction of the projection is not parallel
any of the three principal axes is called
a) Cavalier projection
b) Perspective projection
c) Oblique projection
d) Axonometric projection
Q291) An axonometric projection in which the direction of the projection makes equal
angle with all the three principal axes is called
a) Cavalier projection
b) Perspective projection
c) Oblique projection
d) Isometric projection
Q292) An axonometric projection in which the direction of the projection makes equal
angles with exactly two of the three principal axes is called
a) Cavalier projection
b) Dimetric projection
c) Oblique projection
d) Isometric projection
Q293) An axonometric projection in which the direction of the projection makes unequal
angles with all the three principal axes is called
a) Cavalier projection
b) Dimetric projection
c) Trimetric projection
d) Isometric projection
Q295) Which of the following does NOT figure into the Field of View of a pinhole
camera?
a) The direction of projection
b) The distance from the center of projection to the projection plane
c) The size of the projection plane
Q296) This projection technique has the direction of projection perpendicular to the
viewing plane, but the viewing direction is NOT perpendicular to one of the principle
faces.
a) Orthographic Parallel Projection
b) Axonometric Parallel Projection
c) Oblique Parallel Projection
Q297) This projection technique does NOT have the direction of projection perpendicular
to the viewing plane.
a) Orthographic Parallel Projection
b) Axonometric Parallel Projection
c) Oblique Parallel Projection
Q298) This projection technique has the direction of projection perpendicular to the
viewing plane, and the viewing direction is perpendicular to one of the principle faces.
a) Orthographic Parallel Projection
b) Axonometric Parallel Projection
c) Oblique Parallel Projection
Q299) When transforming a random Axis-Aligned Bounding Box defined by the points
(nearx, neary, nearz) and (farx, fary, farz) to the standard orthographic viewing box, which
affine transforms are used?
a) shear and translation
b) rotation and scale
c) scale and shear
d) translation and scale
Q300) In class, we discussed the purpose of the front and back clipping planes in
OpenGL. Which of the following was NOT a purpose for using clipping planes?
a) division by zero
b) objects behind the center of projection mapping onto the projection plane
c) avoiding the problems of infinite viewing volume size
Q301) In class, we discussed how the image of the Double Eagle Tanker was obtained for
the large poster in the main hall of Sitterson. It required rendering several perspective
images using OpenGL. Which of the following was NOT a step required in that process?
a) handling projection planes non-orthogonal to the viewing direction
b) cutting a single projection plane into many separate projection planes
c) rotating the viewing direction to be the same as the –z direction
d) handling several different centers of projection
Q302) In OpenGL, there are several different matrices. We have discussed two of them
in class. Which one of the below would be used in conjunction with a glRotatef function
call?
a) GL_MODELVIEW
b) GL_PROJECTION
Q303) In OpenGL, there are several different matrices. We have discussed two of them
in class. Which one of the below would be used in conjunction with glFrustum?
a) GL_MODELVIEW
b) GL_PROJECTION
Q304) Which of the following is the order that geometry operations are performed in
OpenGL (where we read the order from left to right)?
a) GL_PROJECTION GL_MODELVIEW Perspective division
b) GL_MODELVIEW GL_PROJECTION Perspective division
c) Perspective division GL_PROJECTION GL_MODELVIEW
d) GL_MODELVIEW Perspective division GL_PROJECTION
e) GL_PROJECTION Perspective division GL_MODELVIEW
For the next 4 questions, match the pictures on the right with the corresponding term on
the left. The arrows in the picture denote light rays. The dashed lines represent the
material type to be considered. The key is in the interaction of the light rays with the
material.
Q305) Specular (b)
Q306) Diffuse
(a)
Q307) Transparent
Q308) Translucent
(d)
(c)
Q309) In “Utah” graphics, lights are simplified in order to approximate light/matter
interaction with a minimum amount of work. Which of the following is NOT true about
the simplifications made in “Utah” graphics lights?
a) Light intensity and color are folded into one value.
b) Lights are assumed to have zero size
c) Spotlights can not be handled
d) Soft shadows can not be handled
Q310) The Phong reflection model simplifies light-matter interactions into (essentially) 4
vectors and a number of constants. Each piece of the Phong model uses different vectors
and constants. Which portion does NOT include taking a dot product?
a) Ambient
b) Diffuse
c) Specular
Q311) The Phong reflection model simplifies light-matter interactions into (essentially) 4
vectors and a number of constants. Which piece of the Phong model is responsible for
giving spheres their bright white spots?
a) Ambient
b) Diffuse
c) Specular
Q312) The Phong reflection model simplifies light-matter interactions into (essentially) 4
vectors and a number of constants. Which of the following is NOT a vector needed for
the Phong reflection model?
a) Surface Normal
b) Direction to Viewer
c) Direction to Material Center
d) Direction to Light
Q313) True or false: In the Phong Reflection model, ambient light is the same
everywhere.
a) True
b) False
Q314) In the Phong reflection model, there are 3 constants (a, b, c) which are used to
describe the qualities of which of the following phenomena?
a) The material reaction to ambient, diffuse and specular light (respectively)
b) The amount to perturb reflection vectors as they are mirrored across the
normal
c) The size (in each dimension) which the light is assumed to have
d) The attenuation of a point light source with distance
Q315) The traditional mouse requires a mouse pad to provide friction for its:
a) Touchpad.
b) Tracker.
c) Optical sensor.
d) Rollerball.
a) Stylus.
b) Touch pad.
c) Keyboard.
d) Trackball mouse.
a) Resolution.
b) Refresh rate.
c) Dot pitch.
d) Data transfer rate.
Q319) The larger the number of pixels of a computer monitor, the higher its:
a) Resolution.
b) Refresh rate.
c) Dot pitch.
d) Data transfer rate.
Q320) The maximum complete electron scans of current CRT monitors is ____________
times per second.
a) 25
b) 50
c) 75
d) 100
a) Laser printers.
b) Flat panel monitors.
c) Cathode ray tubes.
d) Liquid crystal display.
Q322) The type of output device that utilizes a fluorescent panel for generating light
waves is a(n):
a) CRT monitor.
b) Inkjet printer.
c) Laser printer.
d) LCD monitor.
Q323) The main advantage of active matrix over passive matrix technology is that active
matrix panels:
Q324) The following are all advantages of LCD over CRT monitors EXCEPT:
a) Dot-matrix printer.
b) Inkjet printer.
c) Laser printer.
d) Plotter.
Q326) The type of large printer that can most accurately produce images requiring
precise, continuous lines is a(n):
a) Plotter.
b) Inkjet printer.
c) Laser printer.
d) Dot-matrix printer.
Q327) Which of the following printers is characterized by melting wax-basd ink onto
ordinary paper?
a) Dot-matrix
b) Inkjet
c) Laser
d) Thermal
a) Resolution.
b) Print speed.
c) Number of colors in output.
d) Dpi.
a) Pixel density.
b) Dot pitch.
c) Hertz.
d) Dpi.
Q331) Which of the following types of drives will be housed in an internal drive bay?
a) Hard drive
b) Floppy drive
c) Zip drive
d) CD-ROM drive
Q332) Which of the following ports is most likely to be used for connecting a printer to
your computer?
a) Serial
b) Parallel
c) Ethernet
d) FireWire
e) If a matrix transforms any straight line into a second straight line then points
on the second line have …… correspondence with the points on first line.
a) one to many b) one to one
c) many to one d) many to many
f) A straight line between two position vectors point A & B and if transferred it
to transferred position vectors A* & B* then which type of transformation it.
a) Translation b) Shearing
c) Both d) None of these
g) Consider a line between [A] = [x1,y1] & [B] = [x2,y2] and parallel line to AB be-
tween E & F. If they are parallel then slope of both AB & EF is m =
a) (y2-x2/y1-x1) b) (y1-y2/x1-x2)
c) (y2-y1/x2-x1) d) None of these
8) If both the end points of a line are exterior to the window, the line is……
a] necessarily completely exterior to the window
b] necessarily completely interior to the window
c] not necessarily completely exterior to the window
d] cannot predict
Answer: -c
9) If both the end points of line are completely to the right of, completely to
the left of, completely above or completely below the window, then……
a] the line is completely interior to the window and hence invisible
b] the line is completely exterior to the window and hence visible
c] the line is completely interior to the window and hence visible
d] the line is completely exterior to the window and hence invisible
Answer: -d
11) The technique uses a …… bit (digit) code to indicate which of the nine
regions contain the end point of a line.
a] 4
b] 3
c] 2
d] 1
Answer: -a
13) If both end point codes are zero, then both ends of a line lie……….the
window, and the line is………..
a] inside, visible
b] outside, invisible
c] outside, visible
d] inside, invisible
Answer: -a
14) When the logical …….. is not zero, the line is in fact totally invisible.
However, when the logical ……. is zero, the line may be totally or
partially visible or in fact totally invisible
a] and, or
b] or, or
c] or, and
d] and, and
Answer: -d
15) For the line xL, y = m (xL – x1) + y1 condition for value of ‘m’ is-
a] m not equal to zero
b] m equal to infinity
c] m not equal to infinity
d] m equal to zero
Answer: -c
16) For the line yB, x = x1 + (1/m) (yB – y1) condition for value of ‘m’ is-
a] m not equal to zero
b] m equal to infinity
c] m not equal to infinity
d] m equal to zero
Answer: -a
17) In end point code algorithms if the slope of line is infinite, it is…… to
the left and right edges; and only the top and bottom edges need to be
checked for intersection.
a] perpendicular
b] intersecting
c] parallel
d] none of these
Answer: -c
18) In end point code algorithms if the slope of line is……… , it is parallel
to the top and bottom edges.
a] one
b] zero
c] ½
d] infinity
Answer: -b
19) In end point code algorithms if either end point code is…….one end
point is interior to the window.
a] one
b] zero
c] two
d] four
Answer: -a
7) Touch panel is a-
a>valuator b>locator
c>button d>none of these
Ans:- b>locator
8) In radar installations-
a>track ball b>joystick
c>mouse d>none of these
Ans:- a>track ball
Chapter 1:-
Answers
1) A
2) B
3) B
4) A
5) A
6) B
7) A
8) B
9) D
10) A
11) A
12) A
13) A
14) A ,B
15) A
16) b
17) A
18) A
1) Which is one of the following the type of digital pen and ink plotters?
a) Flatbed b) drum
c) Pinch roller d) All of these
2) Which is/are one of the following statements true?
1) Speed is important in plotters.
2) Acceleration is important in plotters.
a) Only 1 b) Only 2
c) Both 1 & 2 d) None of these
3) In which plotter the medium is fixed in position on the bed of plotter?
a) moving arm flatbed b) moving head flatbed
c) Large flatbed d) none of these
4) True motion directions are obtained by using…..
a) Plattomotor b) servomotor
c) both a & b d)none of these
5)…….flatbed plotter uses a plotting tool carriage suspended above the bed.
a) moving arm flatbed b) moving head flatbed
c) Large flatbed d) none of these
6) Which algorithm is chosen to select the one of the eight movement direction?
A)Bresenham’s b)Sawyer’s
c) Newton’s d)none of these
7) Which is principle used in moving head flatbed plotter?
a)Bresenham’s b)Sawyer’s
c) Newton’s d) none of these
8) The number of movements directions of pinch roller is
a) 3 b) 8
b) 6 d) 7
9)……plotters are fixing to medium to the plotter bed using vacuum.
a) moving arm flatbed b) moving head flatbed
c) Large flatbed d) none of these
10) Plotting speed of pinch roller is …..Inches/minute.
a)190 b)170
c)160 d)180
11)Large flatbed plotters have …. inch resolution.
a)0.004 b)0.0004
c)0.4 d)0.00004
12)Pinch roller plotter has resolution of …. Inch.
a)0.1 b)0.001
c)0.01 d)0.0001
13)Large flat bed have plotting speed of … inch/minute.
a)36 b)360
c)3600 d)36000
14)Pinch roller plotter is hybrid of …..
a)roller & drum b)flatbed & drum
c)flatbed & roller d)none of these
15)…… plotter is used to generate masks for printed circuit boards & integrated circuits.
a)moving arm b)moving head
c)drum d)large flatbed
16)…….. plotter is having plotting heal moving along fixed arm.
a)drum b)pinch roller
c)flatbed d)none
17) Smaller, lower cost flatbed plotters are…
a)less versatile b)having lower resolution
c)lower plotting speedd)all of these
6 in plasma gas discharge depending on supplied voltage ,what are the different
types of discharge?
a. Ac activated
b. Dc activated
c. Hybrid gas discharge
d. All a,b & c
18 In plasma gas discharge , electrons which are split out of atom are of
voltage__:
a. Low
b. High
c. Midium
d. All above
28 a hybrid AC/DC plasma display uses ___ voltage to prime the gas &
make it more easily activated by the ____voltage:
a. AC DC
b. DC AC
c. AC AC
d. DC DC
38 the key to one type of liquid crystal display is creation of twisted ___
through 90’
From one face of sandwich to other:
a. Nematic
b. Smetic
c. Cholesteric
2. The basic ideas is to linearly blend the overlapping portion of two parabolas defined by
a set of………
a. c(t)=(1-t)p(r)+tq(s).
b. c(t)=(t-1)q(r)+tq(s).
c. c(t)=(1-t)q(r)+tp(r).
d. c(t)=tq(r)+t(r-1)p(r).
b d.
RASTER REFRESH DISPLAY DEVICE
Q.2)
All other lines except special cases (completely horizontal, vertical) appear as a series of
stair steps. This is called…………
1) Aliasing 2) Jaggies 3) Antialiasing 4) Both 1& 2
Q.3)
A Raster graphics device is considered as…
1} A matrix of discrete cells 2) A plane of discrete cells 3) All 4) None
Q.5)
A memory bit has only two states (0 or 1), a single bit plane yields … display
1) Trichrome
2) Monochrome
3) Polychrome
4) Dichrome
Q.6)
The Raster CRT display device is…
1) Digital Device
2) Analog Device
3) DAC Device
4) ADC Device
Q.7)
An increase in number of available intensity levels is achieved for a modest increase in
required memory by using…
1) N bit plane
2) N+1 bit plane
3) Lookup table
4) Frame buffer
Q.8)
A multiple-bit plane frame buffer with … planes per color.
1)24-bit
2)16-bit
3)8-bit
4)32-bit
Q.9) Each group of bit planes drives a … DAC and generates … shades or intensities of
red, green, blue.
1) 8-bit ,256
2) 16-bit,512
3) 24-bit,16
4) 4-bit,8
Q.10)
Acronym CRT means…
Q10)
Which coating on the inside of the face of the large end of the CRT.
1) Silicon
2) Phosphor
3) Mercury
4) Crystal
Q.11)
A color raster scan CRT contains… for each of three primary color.
1) 1 electron gun
2) 3 electron gun
3) None
4) 5 electron gun
Q.12)
The process of converting picture information stored in frame buffer into video /rigid
display pattern of video.
1) Digital conversion
2) Scan conversion
3) Analog conversion
4) Both 1&2
Q.13)
Minimum picture presentation rate and refresh rate are …
1) 50,25
2) 25,50
3) 15,30
4) 30,60
Q.14)
For interlacing, update rate and refresh rate are…
1) 25,50
2) 24,48
3) 50,25
4) None
Q.15)
According to American standard, video system contain…horizontal lines.
1)525
2)252
3)345
4)456
Q.16)
When laser beam move from right to left invisibly then it is called…
1) Vertical retrace
2) Horizontal retrace
3) Retracing
4) All
Q.17)
When laser moves from bottom to up it is called …
1) Vertical retrace
2) Horizontal retrace
3) Retracing
4) All
Q.18)
The time required for each scan line with 30 frames/sec refresh rate is…
1) 30sec/scanline
2) 63.5sec/scaline
3) 64sec/scanline
4) 64 microsec/scanline
Q.19)
To prevent flicker, noninterlaced displays require a repetition rate of…
1) 60 frames/sec
2) 30 frames/sec
3) 50 frames/sec
4) 24 frames/sec
Q.20)
Time for single pixel to be displayed is…
1) 53microsec
2) 64microsec
3) 82nanosec
4) 60nanosec
ROTATION OF 2D OBJECT
Answers of Rotation
1 .a) 2.a) 3.c) 4.d) 5.c) 6.b) 7.a)
REFLECTION OF 2D OBJECT
1. A reflection is ____ degree rotation out into 3 space &
back into 2 space about an axis in xy plane.
a) 90 b) 180 c) 270 d) 360
2. For reflection of the 2d object about y=0 , the transformation matrix [T] is
a) -1 0 b) 1 0 c) 1 0 d) None OF
0 1 0 1 0 -1 These
0 0 0 1 -1 0 1 0
5. For reflection of a 2d object about line y=-x is
Given by
a) -1 0 b) 0 -1 c) 1 0 d) N.O.T
0 -1 -1 0 0 1
Answers of Reflection
1 .b) 2.c) 3.a) 4.d) 5.b) 6.c) 7.d) 8.b)
THERMAL PLOTTERS
1} By which of the following are thermal plotter technique
a] continuous thermal transfer b] indirect thermal transfer
c] join thermal transfer d] all
2} which plotter technique uses a sensitive paper that changes color when heated
a] direct thermal transfer b] indirect thermal transfer
c] continuous thermal transfer d]none of the above
3} which plotter are used to print heads or full row nib heads
a] ink jet plotters b] pen & ink plotters
c] pinch roll plotter d] electrostatic plotter
4} how much resolutions are available on the electrostatic plotter
a] 200 dpi b] 700 dpi c] 400 dpi d] 100 dpi
5} Which is the following serious limitation of the direct thermal transfer technique
a] it is unreliable b] it take more time
c] it use paper that fades with time d] low quality output
6} indirect thermal transfer uses thin film coated with …………………
a] color ink b] wax based ink
c] wet ink d] pigmented ink
7} How many colors are obtained by combining the CMY primaries
a] two b] four
c] five d] seven
8} which idea is used in the indirect thermal transfer technique for obtain brilliant color
a] dryer is used b] dither is used
c] plotting speed keep continuous d] none of the above
9} which is the following property of the indirect thermal transfer ink
a] excellent longevity b] good color
c] excellent printing d]none of the above
Without Answers :
RASTER REFRESH DISPLAY DEVICE
Q.2)
All other lines except special cases (completely horizontal, vertical) appear as a series of
stair steps. This is called…………
1) Aliasing 2) Jaggies 3) Antialiasing 4) Both 1& 2
Q.3)
A Raster graphics device is considered as…
1} A matrix of discrete cells 2) A plane of discrete cells 3) All 4) None
Q.6)
The Raster CRT display device is…
5) Digital Device
6) Analog Device
7) DAC Device
8) ADC Device
Q.7)
An increase in number of available intensity levels is achieved for a modest increase in
required memory by using…
5) N bit plane
6) N+1 bit plane
7) Lookup table
8) Frame buffer
Q.8)
A multiple-bit plane frame buffer with … planes per color.
1)24-bit
2)16-bit
3)8-bit
4)32-bit
Q.9) Each group of bit planes drives a … DAC and generates … shades or intensities of
red, green, blue.
5) 8-bit ,256
6) 16-bit,512
7) 24-bit,16
8) 4-bit,8
Q.10)
Acronym CRT means…
Q.11)
A color raster scan CRT contains… for each of three primary color.
1) 1 electron gun
2) 3 electron gun
3) None
4) 5 electron gun
Q.12)
The process of converting picture information stored in frame buffer into video /rigid
display pattern of video.
5) Digital conversion
6) Scan conversion
7) Analog conversion
8) Both 1&2
Q.13)
Minimum picture presentation rate and refresh rate are …
5) 50,25
6) 25,50
7) 15,30
8) 30,60
Q.14)
For interlacing, update rate and refresh rate are…
5) 25,50
6) 24,48
7) 50,25
8) None
Q.15)
According to American standard, video system contain…horizontal lines.
1)525
2)252
3)345
4)456
Q.16)
When laser beam move from right to left invisibly then it is called…
5) Vertical retrace
6) Horizontal retrace
7) Retracing
8) All
Q.17)
When laser moves from bottom to up it is called …
1) Vertical retrace
2) Horizontal retrace
3) Retracing
4) All
Q.18)
The time required for each scan line with 30 frames/sec refresh rate is…
5) 30sec/scanline
6) 63.5sec/scaline
7) 64sec/scanline
8) 64 microsec/scanline
Q.19)
To prevent flicker, noninterlaced displays require a repetition rate of…
5) 60 frames/sec
6) 30 frames/sec
7) 50 frames/sec
8) 24 frames/sec
Q.20)
Time for single pixel to be displayed is…
5) 53microsec
6) 64microsec
7) 82nanosec
8) 60nanosec
***OBLIQUE PROJECTIONS***
1. An oblique projection is formed by ------ projectors from a center of projection
at infinity.
***PERSPECTIVE TRANSFORMATION***
1. When any of the 1st three elements of the 4th column of the general 4*4 homo-
geneous coordinate transformation matrix is non zero, a ------- transformation
results .
a)oblique b)perspective c)orthographic d)none
***ORTHOGRAPHIC PROJECTIONS***
1. The simplest of the parallel projections used for engineering drawing is -----
projection.
a)orthographic b)axonometric c)perspective d)none