Hi folks, welcome back to our new article on computer graphics 30 MCQs. This is the 4thset of MCQ on computer graphics.
Computer Graphics and Multimedia MCQ
1.The standard aspect ratio for PC is
- 4:3
- 5:6
- 6:5
- 3:2
2. Graphics programs are those which create?
- Designs
- Pictures
- Images
- All the above
3. Metafiles are __________ which contain both raster and vector data?
- WAV
- Graphics
- Word
- All the above
4. ………………… will free the CPU from graphics chores.
- Monitor
- ALU
- Display processor
- All the above
5. The Display processor is also called a …………….
- Display coprocessor
- Graphics controller
- both (a) and (b)
- All the above
6. Identify the colors produced in the beam penetration method.
- Red, Green, Blue, White
- Red, Orange, Yellow, Green
- Red, Green, Blue
- Green, Red, White, Orange
7. In Bresnahan’s algorithm error term is initialized to?
- 1
- 0
- -1/2
- All the above
8. Reflection of a point about the x-axis, followed by a counter-clockwise rotation of 900, is equivalent to reflection about the line?
- x+y=1
- x=y
- x=0
- x=-y
9. Which Technique of color CTR is used For the production of a realistic image
- Shadow mask
- Plasmapanel
- Beam Penetration
- DVST
10. Each successive transformation matrix ……….. the product of the preceding transformation.
- Post multiphes
- adds
- pre-multiphse
- subtracts
11. ……………… function is used to set the basic fill style.
- setFillStyleIndex(fs)
- setFillStyle(fs)
- setInteriorStyle(fs)
- FillType(ft)
12. RGB moderate used for………..
- Computer display
- Printer
- color printer
- all of the above(ft)
13. the electron intensity is adjusted using ……………..in CRT.
- Control grid
- Accelerating anode
- Electron gun
- Focusing anode
14. The process of mapping a world window in world coordinate system to viewport is called ………………….
- Viewport
- Clipping window
- Transformation viewing
- Screen coordinate system
15. The rectangle portion of the interface window that defines where the image will actually appear is called …………………
- Transformation viewing
- Clipping window
- View port
- Screen coordinate system
16. The two-dimensional translation equation in the matrix form is ……………..
- P’=P+T
- P’=p
- P’=P*T
- P’=P-T
17. Which algorithm is used to compressed a video?
- Codec
- Discrete Cosine Transform
- Real-Time Video
- Run length compression
18. The number of pixels addressed by the edge fill algorithm is reduced by introducing a fence, which is called?
- Codec
- Discrete Cosine Transform
- Real-Time Video
- Run length compression
19. We translate a two-dimensional point by adding ………..
a. Translation distances
b. Translation difference
c. both a) and b)
d. Only a
20. What is a rigid body transformation that moves objects without deformation?
a. Rotation
b. Scaling
c. Translation
d. All of the above
21. The Fly-back of electron beams from one scanline to next is known as …………………………
- Horizontal Retrace
- Raster scanning
- Refreshing
- Raster scanning
22. In prim algorithm the near array computations using the ‘for’ loop requires…
- O(n2)time
- O(1)time
- O(n)time
- O(n+e)time
23. Coordinate values for each vertex is stored in ………………….
- Vertex table
- Edge table
- Location table
- Coordinate table
24. Is this possible to have hardware as character generator?
a. True
b. False
25. To change the size of an object, …………………is used.
- scaling transformation
- Edge transformation
- Location transformation
- All of the above
26. A transformation that slants the shape of an object is called …………..
- shear transformation
- Edge transformation
- Location transformation
- All of the above
27. Graphics and image processing technique used to produce a transformation of one object into another is called ……………..
- Animation
- Morphing
- Half toning
- None of the above
28. The intersection of primary colors in the CMYK color model will produce ……………. Color.
- black
- white
- red
- None of the above
29. CAD full form?
- Computer And Data
- Commonly Available Data
- Computer Aided Drawing
- Computer Aided Design
30. In a display specified as 600×400 the number of pixels across the display screen is?
- 600
- 400
- 240000
- None of the above
Must Read the previous article of MCQ on Computer Graphics: