Clipping MCQ Questions And Answers

Clipping MCQs : This section focuses on "Clipping" in Computer Graphics. These Multiple Choice Questions (MCQ) should be practiced to improve the Computer Graphics skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.

1. The primary use of clipping in computer graphics is to remove?

A. objects
B. lines
C. line segments
D. All of the above

View Answer


2. Point clipping tells us whether the given point X,Y is within the given window or not.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


3. Which clipping algorithm is used for polygon clipping?

A. Liang–Barsky
B. Sutherland Hodgeman
C. Both A and B
D. Nicholl-Lee-Nicholl

View Answer


4. How many methods for text clipping there?

A. 1
B. 2
C. 3
D. 4

View Answer


5. A __________ is a collection of pixels that describes an image

A. bmap
B. text map
C. line mapping
D. bitmap

View Answer


6. Which vertex of the polygon is clipped first in polygon clipping?

A. top right
B. bottom right
C. top left
D. bottom left

View Answer


7. The Cohen-Sutherland algorithm divides the region into _____ number of spaces.

A. 6
B. 7
C. 8
D. 9

View Answer


8. Liang–Barsky algorithm is a __________ clipping algorithm

A. circle
B. text
C. line
D. Pixel

View Answer


9. We can resize the bitmap image.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


10. The concept of line clipping is same as point clipping?

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer





Discussion



* You must be logged in to add comment.