InterviewSolution
Saved Bookmarks
| 1. |
What is the primary use of clipping in computer graphics?(a) adding graphics(b) removing objects and lines(c) zooming(d) copyingI got this question in unit test.I would like to ask this question from Clipping Operations in section 2D Transformation and Viewing of Computer Graphics |
|
Answer» The correct choice is (B) REMOVING OBJECTS and lines |
|