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.

THE_ORIENTATION_FOR_A_DISPLAYED_CHARACTER_STRING_IS_SET_ACCORDING_TO,_WHICH_OF_THE_FOLLOWING_FUNCTION??$

A. Setcharacterupvector()
B. setcharacterUpvector(upvect)
C. setCharacterUpVector(upvec)
D. only b
Answer» D. only b
2.

A function that allows the user to select a particular character to be as marker symbol i?

A. setmarkertype (mt)
B. setMarkersymbol(mt)
C. setMarkerType (mt)
D. SETMARKER()
Answer» C. setMarkerType (mt)
3.

__________ is a single character that can be displayed in different colors and in different sizes.

A. String
B. Marker symbol
C. Only a
D. Symbols
Answer» B. Marker symbol
4.

The width of the text or character can be set using the function

A. setCharacterExpansionFactor (cw)
B. SetCharacterExpansionFactor (cw)
C. setCharacterFactor (cw)
D. setCharacterExpansionfactor (cw)
Answer» B. SetCharacterExpansionFactor (cw)
5.

The distance between the bottom-line and the top-line of the character body is

A. Same for all character
B. Different for all character
C. Same for some character
D. Different for some character
Answer» E.
6.

The Character size is specified by

A. Printers
B. Compositors
C. Frame buffer
D. Both a and b
Answer» C. Frame buffer
7.

When a character string is to be displayed, the which color is used to set the pixel value in frame buffer?

A. White color
B. Current color
C. Black color
D. Any color
Answer» B. Current color
8.

A particular font and associated styles can be set using the function

A. setTextfont (tf)
B. setfont (tf)
C. setFont (tf)
D. setTextFont()
Answer» E.
9.

Attribute can be set for

A. Entire character strings
B. Individual characters defined as marker symbol
C. Neither a nor b
D. Both a and b
Answer» E.