MMCN Unit 1 Mcqs
MMCN Unit 1 Mcqs
Ans: Pixel
Ans: Bitmap
Ans: Pixmap
Ans: Resolution
6. The distance from one pixel to the next pixel is called ...........
Ans: Resolution
7. The maximum number of points that can be displayed without overlap on a CRT
Ans: Resolution
8. ..................... is the number of points per centimeter that can be plotted horizontally and vertically.
Ans: Resolution
9. ...................... is the ratio of horizontal points to vertical points necessary to produce equal length
lines in both direction.
a)Dot Pitch b)Resolution c)Aspect Ratio d) Height-Width Ratio
Ans: Pixmap
11. The shortest distance between any two dots of the same color is called ...................
Ans: 4:3
Ans: Animation
Ans: Higher
15. Memory area holding the intensity information of an image is called ..............
18. The fly-back of electron beams from one scanline to next is known as ....................
19. The return of electron beam to top left corner of the screen after one frame is called ............
27. An RGB color system with 24 bits os storage per pixel is known as ........................
32. In DVST, the electron beam from primary electron gun strikes on ..............
35. Video devices with reduced volume, weight and power consumption are collectively known as .........
Ans: LCD
Part A Part B
A.
B.
C.
D.
38. ................... is responsible for accessing the frame buffer to refresh the screen.
39. Digitizing a picture definition into a set of intensity values is known as .............
Ans: LCD
Ans: Keyboard
48. The ................ simply reads each successive byte of data from the frame buffer.
a) 25 b) 30 c)35 d)60
Ans: 25
51. The technique used to summarize the financial, statistical, mathematical,scientific and economic
data is ?
52. Graphics and image processing technique used to produce a transformation of one object into
another is called
Ans: Animation
53. The amount of light emitted by the phosphor coating depends on the?
d)None of above
Ans: Paths
Ans: Pixels
Ans: Bitmap
a. RGB and CMKY b. RBG and CYMK c. RGB and CMYK d. None
Ans: Printing
d) None
Ans: Circle
Ans: Point
Ans: 1
70. The intensity of a grayscale pixel is expressed within a given range between a minimum and a
maximum
Ans: 0 and 1
71. Each pixel has ________basic color components
73. The basic geometric structures that describes a scene on display is called .................
75. To set line width attributes in a PHIGS package, ................... function is used.
a) setLineThickness(lw) b)setLineWidth(lw)
c) setLineWidthScaleFactor(lw) d)setPolylineWidth(lw)
Ans: setLineWidthScaleFactor(lw)
76. Identify the values for fill-style parameter from the following
Ans: setInteriorStyle(fs)
78. ..................... is defined as the distance between the baseline and cap line of the character body.
80. ............... function is used to change the size of a character without changing the height:width ratio.
Ans: setCharacterHeight(ch)
81. .................. will define a group of attribute values of each primitive to be used on a monitor
82. ............. function is used to set how text is to be positioned with respect to the start coordinates
Ans: setTextAlignment(h,v)
85. The transformation in which an object is moved in a minimum distance path from one position to
another is called
Ans: Translation
86. The translation distances (dx, dy) is called as a) Translation vector b) Shift vector c) Both a and b d)
Neither a nor b
87. The two-dimensional translation equation in the matrix form is a) P’=P+T b) P’=P-T c) P’=P*T d) P’=p
88. The transformation in which an object is moved from one position to another in circular path around
a specified pivot point is called
89. The transformation in which the dimension of an object are changed relative to a specified fixed
point is called
Ans: Scaling
90. The transformation that produces a parallel mirror image of an object are called
Ans: Reflection
91. If an object is rotated through an angle A in clockwise direction, the rotation matrix R= ...............
-sin A cos A
92. If a point (x,y) is reflected about an axis which is normal to the XY plane and passing through the
origin, the reflected point (X,Y) is:-
Ans: (-x,-y)
93. Reflection of a point about x-axis, followed by a counter-clockwise rotation of 900 , is equivalent to
reflection about the line ?
Ans: x=y
Ans: Ellipse
95. (2,4) is a point on a circle that has center at the origin. Which of the following points are also on
circle ?
96. Which technique of color CRT is used for production of realistic image
97. A composite transformation matrix can be made by determining the ________of matrix of the
individual transformation
Ans: Product
98. Each successive transformation matrix _________ the product of the preceding transformation
Ans: pre-multiplies
Ans: Shearing
Ans: Additive
Ans: Additive
Ans: Multiplicative
104. The process of mapping a world window in world coordinate system to viewport are called
105. The process of extracting a portion of a database or a picture inside or outside a specified region
are called
Ans: Clipping
106. The rectangle portion of the interface window that defines where the image will actually appear
are called
107. The phenomenon of having a continuous glow of a beam on the screen even after it is removed is
called as ?
Ans: Phosphorescence
111. ............. identifies the picture portions that are exterior to the clip window
Ans: 0000
114. According to Cohen-Sutherland algorithm, a line is completely outside the window if ............
a) The region codes of line endpoints have a '1' in same bit position.
d) The region codes of line endpoints have a '0' in same bit position.
Ans: The region codes of line endpoints have a '1' in same bit position.
115. The region code of a point is 1001. The point is in the ................. region of window.
116. The result of logical AND operation with endpoint region codes is a nonzero value. Which of the
following statement is true?
117. The left (L bit ) bit of the region code of a point (X,Y) is '1' if ......................
118. The right bit (R bit)of the region code of a point (X,Y) is '1' if ......................
Ans: X>XWMAX
119 . The Most Significant Bit of the region code of a point (X,Y) is '1' if ......................
Ans: Y>YWMAX
120. The bottom bit of the region code of a point is '0' if .......................
121. The ...................... algorithm divides a 2D space into 9 regions, of which only the middle part
(viewport) is visible.
Ans: Cohen-Sutherland
122. A method used to test lines for total clipping is equivalent to the .............
Ans: Shear
125. The text clipping strategy to reject an entire character string that overlaps a clip window is
called................
126. . The object refers to the 3D representation through linear, circular or some other representation
are called
127. A quad-tree is a data structure which is used for graphical representation of .....................
a) 2D digital picture or object b)3D picture or object c) Both a & b d)None of these
128. A octree is a data structure which is used for alternative representation of ....................
129. How many data elements for each region in quad-tree data structure
a) 2 b) 4 c) 8 d)6
Ans: 4
130. How many data elements for each region in octree data structure
a) 2 b) 4 c) 6 d) 8
Ans: 8
131. ............... refer to the shapes created by union, intersection and difference of given shapes
Ans: Xmax/2,ymax/2
133. The operation that is used for repositioning the object is called
a) Rubber band method b) Gravity method c) Dragging d) None
Ans: Dragging
134. Which method are used to construct and position the straight lines, arcs and circles etc.
Ans: Scale
138. ................. includes vertex coordinates and parameters to identify the spatial orientation of
polygon
surfaces
139. Identify the data structures used to store the data about polygon surfaces
141. ...................... data structure is used to identify the vertices for each polygon edge.
a) Vertex table b) Polygon table c) Edge table d)Surface table
142. ...................... data structure is used to identify the edges for each polygon .
a) 52 b) 48 c) 50 d) 49
Ans: 52
Ans: Cylinder
Ans: Polygon
147. The .............. combines the volumes occupied by overlapping 3D objects using set operations
148. A .................. is a data structure that recursively subdivides a plane into 4 quadrants
Ans: quadtree
150. ........................... solid representation take advantage of spatial coherence to reduce the storage
representations.
Ans: Octree
151. ................... is a data element to store the pixels within an octant having same color
Ans: Voxel
Ans: void
153. If all the pixels within an octant have the same color, it is referred to as .....................
154. ................... is a label set of output primitives and its associated attributes.
Ans: Structure
Ans: Structure
Ans: openstructure( )
" If a region is uniform, store its properties. If a region is non-uniform, subdivide it and repeat the
process"
Ans: Octree
159. Identify the data structures that works on divide and conquer strategy.
Ans: Octree
160. ............... can be produced by interpolating shading patterns across the polygon surfaces to
eliminate or reduce the presence of polygon edge boundaries.
Ans: Rendering
Ans: poststructure( )
162. All structures can be removed from the screen using the function .....................
a) deletestructure( ) b) unpoststructure( )
c) removestructure( ) d) unposalltstructures( )
Ans: unpostallstructures( )
163. In .............representation, an octree is decomposed into identical cells arranged in a fixed regular
grid. a)cell b) voxel c) pixel d) array
Ans: voxel
165. The typical input operation in a general programming language will be in ........ mode
a) Sample b) request c) Event d) Read
Ans: request
166. Identify the input mode in which the application program initiates data entry.
Ans: request
167. In ............... input mode, the input devices initiates data input to the application program.
Ans: Event
168. The maximum number of devices that can provide input in request mode is ..............
Ans: 1
169. When an input device is placed in event mode, data input from the device is accumulated
in ..................
170. The device for specifying a coordinate position (x,y) is known as ..............
Ans: Stroke
Ans: Valuator
Ans: Keyboard
176. In ................... picture construction, the entity shape and size is dynamically changed with every
mouse movement
177. ............. technique is employed for drawing entities using mouse only.
178. ...................... constraint forces the input point to the nearest intersection on a grid.
Ans: Modular
179. .............. is a type of window which is involked by an application when mutiple inputs are required
to specify the desired action.
Ans: Icon
Ans: Mouse
Ans: Locator
Ans: AC3D
Ans: Menu
187. ................ is used to set a value by viewing dynamically the entire data range
Ans: Slider
189. The process of calculating the product of matrices of a number of transformations in sequence is
called .......................
Ans: Concatenation
190. The point about which an object is rotated is called ...................
191. In ........................ mode the program requests input and suspends processing until input is
received.
Ans: Request
194. ................... is the practice by which an object is drawn by fixing one (or more) points, and then
stretching the remain points out, connected by a line or lines that grow and shrink according to various
properties.
195. ................... is created by revolution of a circle about an axis lying in its plane.
Ans: Torus
196. A region quad tree with depth of 'n' may be used to represent an image having resolution ...............
a) 2n b) 2 x 2n c) 2n x 2n d) 2n
Ans: 2n x 2n
197. ........................... is a true tree because the centre of a subdivision always lies on a point.
a) Region quad tree b) Edge quad tree c) Point quad tree d) Child quad tree
a) Region quad tree b) Edge quad tree c) Point quad tree d) Child quad tree
a) Region quad tree b) Edge quad tree c) Point quad tree d) Child quad tree