1.

Cohen Sutherland clipping algorithm computes _______ number of intersections than NLN line clipping.(a) more(b) less(c) same(d) can’t be predictedThis question was posed to me by my college director while I was bunking the class.The query is from Nicholl-Lee-Nicholl Line Clipping in portion 2D Transformation and Viewing of Computer Graphics

Answer»

Correct answer is (a) more

The EXPLANATION: ONE of the PROBLEMS common to both the Cohen-Sutherland and the Liang-Barsky ALGORITHM is that more INTERSECTIONS are computed than necessary.



Discussion

No Comment Found

Related InterviewSolutions