InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is NOT a type of clipping algorithm used on the raster system?(a) line clipping(b) point clipping(c) area clipping(d) solid clippingThis question was posed to me in an internship interview.The origin of the question is Two Dimensional Viewing in chapter 2D Transformation and Viewing of Computer Graphics |
|
Answer» Correct OPTION is (d) solid clipping |
|