Correct Answer : removing objects and lines
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