Hello students this page provides you with Computer Graphics MCQ-6
Q.1 LCD are commonly used in
ANSWER= (D) All of these
Q.Random scan system are designed for
SBTE 2017
ANSWER= (A) Line Drawing application
Q.3 Find the Reflection position of triangle to X-axis A(3,4),B(6,4),C(4,8)
ANSWER= (C) A'(3,-4),B'(6,-4),C'(4,-8)
Q.4 In circle drawing algorithm we use-
SBTE 2019
ANSWER= (C) 8- Symmetry
Q.5 Bresanham circle algorithm uses the approach of
ANSWER= (A) Midpoint
Q.6 LCD is——-device
ANSWER= (C) Non emissive
Q.7 Plasma panel is —– device
ANSWER= (A) Emissive
Q.8 Bresebham’s line drawing algorithm invented By ?
ANSWER= (A) Bresnhan
Q.9 The father of computer graphics
ANSWER= (B) Sutherland
Q.10 Clipping algorithms are
SBTE 2019
ANSWER= (A) Two or three dimensional
Q.11 When projection lines are perpendicular to the view plane then such type of projection is called:
ANSWER= (C) Orthographic
Q.12 DDA Stand for digital differential analyzer
ANSWER= (A) digital differential analyzer
Q.13 Which device provides positional information to graphics system ?
ANSWER= (D) Both A & B
Q.14 In graphics system , the array of pixels in the pirels in the picture are stored in
SBTE 2018
ANSWER= (B) Frame Buffer
Q.15 The viewing transformation is formed by-
SBTE 2019
ANSWER= (D) Translation, scaling and rotation
Q.16 In which type of transformation that slants the shape of an object ?
ANSWER= (B) Shearing
Q.17 After rotation of line AB in computer clockwise direction for 45 degreeangle above origin where coordinated A(5,5) And B(20,5) Find the coordinated of A & B after rotation.
ANSWER= (B) A(0,10/√2),B(15/√2,25/√2)
Q.18 Minimum memory required for frame buffer when resolution is 800X600 and bit/pixel is 8 ?