Menu

Region filling and clipping Questions

MCQ
41.
Cohen-Sutherland clipping is an example of _________________
forum Discussion
MCQ
42.
The Cohen-Sutherland algorithm divides the region into _____ number of spaces.
forum Discussion
MCQ
43.
What is the name of the small integer which holds a bit for the result of every plane test?
forum Discussion
MCQ
44.
An outcode can have ____ bits for two-dimensional clipping and ____ bits for three-dimensional clipping.
forum Discussion
MCQ
45.
The centre region of the screen and the window can be represented as________
forum Discussion
MCQ
46.
The Cohen
forum Discussion
MCQ
47.
If both codes are 0000, (bitwise OR of the codes yields 0000) line lies __________________ the window.
forum Discussion
MCQ
48.
The 4-bit code of top-left region of the window is ____________
forum Discussion
MCQ
49.
The 4-bit code of bottom-right region of the window is ____________
forum Discussion
MCQ
50.
If the logical AND of the endpoint codes is NOT zero, the line can be trivially accepted.
forum Discussion
chevron_left BackPage 5 of 6Next chevron_right