650+ Computer Graphics Solved MCQs

601.

A segment is a __________.

A. small part of the whole scene
B. the complete scene
C. the collection of all pictures of the scene
D. none of these
Answer» A. small part of the whole scene
602.

Which of the following attribute of the segment is used to make changes in image?

A. visibility
B. segment name
C. image transformation
D. segment size
Answer» D. segment size
603.

Which of the following is not applied on segment?

A. delete
B. create
C. close
D. search
Answer» D. search
604.

Which of the following operation is valid on Segment?

A. copy
B. search
C. rename
D. update
Answer» C. rename
605.

_______ attribute of segment is used to uniquely identify a particular segment.

A. segment start
B. segment name
C. segment size
D. visibility
Answer» B. segment name
606.

We can not have more than one segment open at a time. Statement true or false

A. true
B. false
C. sometimes
D. none of these
Answer» A. true
607.

The segment name is must be unique. State true or false.

A. true
B. false
C. sometimes
D. none of these
Answer» A. true
608.

For creation of new segment, we have to write ___________.

A. seg_start [seg_name]=next free location in display file
B. seg_start [seg_name]= current location in display file
C. seg_start [seg_start]=next free location in display file
D. seg_start [seg_start]=current location in display file
Answer» A. seg_start [seg_name]=next free location in display file
609.

The default value of Visibility attribute is ______.

A. off
B. on
C. 0
D. 1
Answer» B. on
610.

A. Set Visibility attribute of that segment as OFF.

A. b. shift all next segments up and overlap the segment to be deleted.
B. . make the size of the segment to be deleted as zero in segment table and update the segment
C. start attribute of next segment.
D. both b & c
Answer» D. both b & c
611.

To delete all the segments simultaneusly_______

A. set size of all segments to zero
B. set visibility attribute of all segment as off
C. set segment start of all the segment to one
D. both a & c
Answer» A. set size of all segments to zero
612.

modification.

A. segment size
B. segment start
C. segment name
D. visibility
Answer» B. segment start
613.

become_________.

A. segment start of a particular segment - size of segment to be deleted
B. segment start of particular segment - size of segment start of segment to be deleted.
C. segment start of particular segment - size of next segment
D. none of these
Answer» A. segment start of a particular segment - size of segment to be deleted
614.

The segment is opened if_______.

A. the segment name is not in sorted order
B. more than two segments are not having same segment name
C. segment name is starting from one
D. none of these
Answer» D. none of these
615.

Which of the following statement says segment is invalid?

A. if the size of segment is zero.
B. if the segment name is zero
C. if two segment starts from same location.
D. none of these
Answer» C. if two segment starts from same location.
616.

Double Buffering concept in segments is nothing but_______.

A. maintaing two temporary buffers
B. maintating two images
C. modifying the existing image
D. none of these
Answer» B. maintating two images
617.

______, which posses the portion of overall picture.

A. line
B. pixel
C. segment
D. curves
Answer» C. segment
618.

Which is not attribute associated with segment?

A. segment no
B. segment start
C. segment size
D. length
Answer» D. length
619.

This attribute/field additionaliy used in segment linked list___.

A. colour
B. visibility
C. scalex
D. link
Answer» A. colour
620.

Which process is used to keep replication of original segment?

A. create segment
B. close segment
C. rename segment
D. delete segment
Answer» C. rename segment
621.

Computer Graphics models are now commonly used for making ?

A. Motion pictures
B. Music Videos
C. Television shows
D. All of above
Answer» D. All of above
622.

Graphics and image processing technique used to produce a transformation of one object into another is called ?

A. Animation
B. Morphine
C. Half toning
D. None of above
Answer» A. Animation
623.

Presence of segment allows____________

A. subdivision of the picture
B. visualization of a particular part of a picture
C. scaling, rotation and translation of a particular part of the picture.
D. all of above
Answer» D. all of above
624.

The structure used to organize all the information related to segments is called______________

A. function table
B. segment table
C. attribute table
D. display file
Answer» B. segment table
625.

Each row in the segment table represents information of __________

A. one
B. two
C. three
D. ten
Answer» A. one
626.

The basic functions related to segment is/are ____________

A. create and close
B. rename
C. delete
D. all of the above
Answer» D. all of the above
627.

The display file interpreter initially checks ___________________ attribute of the segments.

A. start, size and visible
B. start, size and scale
C. start, size and color
D. start, size visible
Answer» A. start, size and visible
628.

A segment with visible attribute equal to 1 is called _____________segment

A. posted
B. unposted
C. active
D. both A and C
Answer» D. both A and C
629.

Which of the following is/are the advantage of the segmentation?

A. It allows to organize display files in subpicture structure.
B. It allows to display selective portion of the image.
C. It allows to apply different set of attributes to the different portions of the image.
D. All of these
Answer» D. All of these
630.

Which of the following is not a field in the segment table?

A. scale x
B. segment size
C. visibility
D. None of these
Answer» D. None of these
631.

The animation graphics can be created by__________

A. Hand
B. Computer Assistance
C. Both A and C
D. None of these
Answer» C. Both A and C
632.

Which of the following is not a step for designing animation sequence?

A. storyboard layout
B. object definitions
C. keyframe specifications
D. image processing
Answer» D. image processing
633.

__________defines a set of basic events that are to take place in a specific order during design animation.

A. storyboard layout
B. object definitions
C. keyframe specifications
D. Generation of in-between frames
Answer» A. storyboard layout
634.

Each active section of the scene is treated as an __________

A. image
B. object
C. frame
D. none of these
Answer» B. object
635.

________________ is defined in terms of basic shapes, such as polygons or splines.

A. storyboard layout
B. object
C. keyframes
D. in-between frames
Answer» B. object
636.

_____________is a detailed drawing of the scene at a certain time in the animation sequence.

A. storyboard layout
B. object
C. keyframe
D. in-between frames
Answer» C. keyframe
637.

Which of the following is not a example of animation software?

A. Amorphium
B. 3D studio
C. Adobe acrobat
D. Adobe flash
Answer» C. Adobe acrobat
638.

Which of the following functions is/are provided by the animation?

A. zooming
B. camera movements
C. panning and tilting actions
D. all of these
Answer» D. all of these
639.

Which of the following languages can be used to design and control the animation sequences?

A. C
B. C++
C. Pascal
D. All of these
Answer» D. All of these
640.

In case of complex scene, the frames are divided into individual components or objects called_______

A. cels
B. pixels
C. line segments
D. all of these
Answer» A. cels
641.

Hue of color is related to ?

A. Luminance
B. Saturation
C. Incandescence
D. Wavelength
Answer» D. Wavelength
642.

Gray scale is used in ?

A. Monitor that have color capability
B. Monitor that have no color capability
C. Random scan display
D. None of above
Answer» B. Monitor that have no color capability
643.

RGB colors on internet applications are called

A. safe colors
B. colors space
C. web colors
D. safe web colors
Answer» D. safe web colors
644.

Equation that describes hue is

A. H = H-90
B. H = H-100
C. H = H-120
D. H = H-180
Answer» C. H = H-120
645.

0 degree of red color in hue image will correspond to

A. boundary
B. edges
C. white region
D. black region
Answer» D. black region
646.

White color in a Cartesian coordinate system can be represented as

A. (0,1,1)
B. (0,1,0)
C. (0,0,1)
D. (1,1,1)
Answer» D. (1,1,1)
647.

Color model is also called

A. color system
B. color space
C. color area
D. Both A and B
Answer» D. Both A and B
648.

In _____________ positions of objects at specified times are specified and from that motion parameters are computed by system to generate animation sequences.

A. color system
B. color space
C. color area
D. Both A and B
Answer» C. color area
649.

______________ is a transformation of object shapes from one form to another.

A. Animation
B. Morphing
C. Image Processing
D. None of these
Answer» B. Morphing
650.

_____________________is most straight forward method for defining a motion sequence.

A. Direct Motion Specification
B. Goal-Directed Systems
C. Kinematics and Dynamics
D. All of these
Answer» A. Direct Motion Specification
Tags
  • Question and answers in Computer Graphics,
  • Computer Graphics multiple choice questions and answers,
  • Computer Graphics Important MCQs,
  • Solved MCQs for Computer Graphics,
  • Computer Graphics MCQs with answers PDF download