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: 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 Area Clipping (Polygon) Curve Clipping Text Clipping Exterior Clipping