You are on page 1of 2

Shree Ramrkishna Institute of Computer Education and Applied Sciences, Surat

T.Y.BSc. Computer Science – 5th Semester : Internal Evaluation – September 2022


Subject: Computer Graphics. Total Marks: 48

Instructions: Each question carries 1 mark. There is no negative marking. Select most appropriate option.
=======================================================================================
1. Justify the statement: “Resolution and aspect ratio both are same”.
A. False B. True C. False for some cases D. True for some cases
2. In graphical system, the array of pixels in the picture are stored in
A. Memory B. Frame buffer C. Processor D. System bus
3. The maximum number of points that can be displayed without overlap on a display is referred as
A. Resolution B. Frame buffer C. Non Persistence D. Persistence
4. Random-scan system is used in
A. Realistic shaded screen B. Line-drawing applications C. Fog effect D. Line-removing
5. On a black and white system with one bit per pixel, the frame buffer is commonly called as
A. bitmap B. Pixel map C. pixmap D. value map
6. Which of the following properties is followed by the Bresenham's algorithm?
A. Incremental method B. Random method C. Hodgmen method D. Sharing method
7. Bresenham’s algorithm is more accurate than any other circle drawing algorithms as it avoids the use of round off.
A. True B. False C. May be true D. May be false
8. Bresenham’s Algorithm seeks to select the optimum raster locations that represent a
A. Straight line B. Curve line C. Polygon D. Uneven shape
9. Computer graphics will not cover of the application areas.
A. Virtual reality B. Database C. Animation D. Open GL
10. Which of the following is not graphic software?
A. GIMP B. Adobe illustrator C. Adobe photoshop D. Sublime
11. Vector graphics is composed of ?
A. Path B. Pixel C. Pallet D. Polygon
12. Raster graphics is composed of ?
A. Path B. Pixel C. Pallet D. Polygon
13. Types of computer graphics are
A. Raster and Vector B. Scalar and Vector C. Vector and Scalar D. Scalar and Raster
14. Raster images are more commonly called
A. Pixmap B. Bitmap C. Scannap D. Scenemap
15. Pixel can be arranged in a regular
A. One dimenntional grid B. 2D grid C. 3D grid D. Uni-direction grid
16. The quantity of an image depend on used by an image.
A. No. of. lines B. No. of angles C. No. of pixels D. No. of formula
17. What is the formula for calculating the slope 'm' of a line?
A. m = dx / dy B. Y = mx + c C. Slope = L + B / 2 D. m = dy / dx
18. Which of the following methods is the fastest pixel position calculating method
A. Bresenham’s line algo. B. DDA Line algo. C. Mid-point algo. D. Hodgman’s algo.
19. "The boundary is specified in a single color, and the algorithm proceeds pixel by pixel until the boundary color is
encountered." This statement defines which of the following algorithms?
A. Entire fill algorithm B. Scanline algo. C. Slide curve algo. D. Boundary fill algo.
20. In Bressenham’s line algorithm, there are certain conditions for deciding the successive parameters. Of the
distances d1 < d2 then decision parameter Pk is which of the following?
A. Positive B. Negative C. Equal D. Not equal
21. The term "DDA" in the DDA algorithm stands for
A. Data difference analyzer. B. Dual data analyzer. C. Double data analyzer D. Digital differential analyzer
22. A line can be created using minimum
A. One point B. Two points C. Three points D. Four points.
23. The distortion of information due to low-frequency sampling is known as
A. Super sampling B. Sampling C. Aliasing D. Anti aliasing.
[PTO]

1
24. Which of the following is not the basic attribute of a character?
A. Size and colour B. Orientation C. Place of colour D. Fonts
25. The lowest number of pixels gives us a image.
A. Blur image B. Best image C. Worst image D. Better image
26. Which one of the following term is used for the area of the computer captured by an application?
A. Display B. Window C. Viewport D. Monitor
27. Aspect Ratio can be defined as:
A. Ratio of pixel B. Ratio of angles C. Ratio of pattern D. Ratio of vertical points to horizontal points
28. Which of the following is not the pattern of line?
A. Dash line B. Dotted line C. Dark line D. Dash – Dot line
29. Which of the following is not associated with illumination?
A. Light source B. Object C. Shadow D. Mirroring effect
30. Which of the following is not a component of interactive computer graphics
A. Monitor B. Radio controller C. Frame buffer D. Display controller
31. A user can make any change in the image using computer graphics.
A. non interactive B. interactive C. partial interactive D. non supportive
32. When an opaque object comes in the path of light it forms
A. Colours used in image B. Shadow C. Black and white D. Intensity of light
33. Which types of objects do not allow light to pass through them?
A. Translucent B. Opaque C. Transparent D. Semi transparent
34. Bouncing back of light from shining surfaces is called
A. Reflection B. Refraction C. Bending D. Dispersion
35. Full form of png is
A. Portable new graphics B. Puplic new graphics C. Private new Graphics D. Portable Network Graphics
36. What are the fundamental characteristics of a straight line?
A. Width B. Colour C. Type D. All options are correct.
37. Dotted line be seen by using
A. Very short dash B. Inter dash spacing C. Loosely coupled data D. Outer dash spacing
38. The process of transforming a 2D world-coordinate object to device coordinates is termed as:
A. Viewing transformation B. Inter transformation C. Outer transformation D. Hidden transformation
39. Which of the following is not a type of line joint?
A. Bevel join B. Miter join C. Outer join D. Round join
40 Which of the following is not a type of line cap?
A. Butt cap B. Miter cap C. Round cap D. Projecting square cap
41. Which of the following is a primary output device of a graphics system?
A. Monitor B. Mouse C. Track ball D. Touch panel
42. Which is defined as the process of elimination of parts of a scene outside a window or a viewport?
A. Editing B. Clipping C. Plucking D. Cutting
43. Which of the following is not a type of clipping
A. Point clipping B. Line clipping C. Polygon clipping D. Buffer clipping
44. A polygon can be clipped using clipping operations.
A. True B. False C. May be true D. May be false
45. Point clipping tells us whether the given point X,Y is within the given window or not.
A. True B. False C. May be true D. May be false
46. The concept of line clipping is same as point clipping?
A. Yes B. No. C. Totally different D. Partially same
47. Sutherland – Hodgman Polygon clipping algorithm is an example of
A. Point clipping B. Line clipping C. Polygon clipping D. Curve clipping
48. Full form of GIF is
A. graphics interchange format B. Graphical inline format C. Global inline format D. Global interchange format

**************** E N D ****************

You might also like