Computer Science Fundamentals System Design Objective
Feb 15, 2013

In a clipping algorithm of Cohen & Sutherland using region codes, a line is already clipped if the ?

Choose the correct answer:
A) codes of the end point are same
B) logical AND of the end point code is not 0000
C) logical OR of the end points code is 0000
D) logical AND of the end point code is 0000
Detailed Explanation

Option e is right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback