Top 550+ Solved Computer Graphics MCQ Questions Answer
Q. _______ attribute of segment is used to uniquely identify a particular segment.
a. segment start
b. segment name
c. segment size
d. visibility
Q. 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
Q. The segment name is must be unique. State true or false.
a. true
b. false
c. sometimes
d. none of these
Q. 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
Q. The basic functions related to segment is/are ____________
a. create and close
b. rename
c. delete
d. all of the above
Q. 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
Q. A segment with visible attribute equal to 1 is called _____________segment
a. posted
b. unposted
c. active
d. both A and C
Q. 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
Q. Which of the following is not a field in the segment table?
a. scale x
b. segment size
c. visibility
d. None of these
Q. The animation graphics can be created by__________
a. Hand
b. Computer Assistance
c. Both A and C
d. None of these
Q. Which of the following is not a step for designing animation sequence?
a. storyboard layout
b. object definitions
c. keyframe specifications
d. image processing
Q. __________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
Q. Each active section of the scene is treated as an __________
a. image
b. object
c. frame
d. none of these
Q. ________________ is defined in terms of basic shapes, such as polygons or splines.
a. storyboard layout
b. object
c. keyframes
d. in-between frames
Q. _____________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