MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    In Sutherland – Hodgman algorithm for polygon clipping, clipping along boundaries sequence is used as | 
                            
| A. | left -> right -> top -> bottom | 
| B. | left -> bottom -> right -> top | 
| C. | right -> top -> left -> bottom | 
| D. | left -> bottom -> top -> right | 
| Answer» B. left -> bottom -> right -> top | |