Explore topic-wise MCQs in Computer Graphics.

This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Graphics knowledge and support exam preparation. Choose a topic below to get started.

1.

A_PARTICULAR_TEXT_INDEX_VALUE_IS_CHOSEN_WITH_THE_FUNCTION?$

A. setTextIndex()
B. settextindex(ti)
C. SetTextIndex(ti)
D. setTextIndex(ti)
Answer» D. setTextIndex(ti)
2.

We can check the attribute values b?

A. Stating the name of the attribute in the inquiry function
B. Setting attribute values
C. Only a
D. Neither a nor b
Answer» D. Neither a nor b
3.

The choice between a bundled attribute or an unbundled attribute is made by switch called?

A. Aspect flag
B. Aspect ratio
C. Aspect source flag
D. Aspect destination flag
Answer» B. Aspect ratio
4.

Table entries for bundled area-fill attributes are set using the function

A. setInteriorRepresentation (ws, fi, fs, pi, fc)
B. SetInteriorRepresentation ()
C. Only b
D. Both a and b
Answer» B. SetInteriorRepresentation ()
5.

A poly-line that is assigned a table index value of 3 would be displayed using

A. Dashed line
B. Dotted line
C. Same index
D. All of the mentioned
Answer» C. Same index
6.

Entries in the bundle table for line attributes are set using the function

A. Setlineattributes ()
B. setPolylineRepresentation (ws, li, lt, lc)
C. setPolylineRepresentation()
D. only a
Answer» E.
7.

The choice between a bundled attribute or an unbundled attribute is made by

A. Setting switch
B. Setting bundle table
C. Index table
D. Only a
Answer» B. Setting bundle table
8.

A table for which, a primitive defines groups of attribute values to be used when displaying that primitive on a particular output device is called

A. Bundle table
B. Index table
C. Both a and b
D. None of these
Answer» D. None of these
9.

A particular set of attribute values for a primitive on each output device is chosen by specifying appropriate table index is known as?

A. Individual attribute
B. Unbundled attribute
C. Bundled attribute
D. A or B
Answer» E.