Which of the following is the purpose for using clipping in computer graphics? a) copying b) zooming c) adding graphics d) removing objects and lines
Answer - D , Explanation - Explanation: Clipping is a technique for removing objects, lines, and line segments that are outside of the viewing pane. Several types of clippings are used in computer graphics like: Point Clipping. Line Clipping.