1.

If we used Left->Right->Up->Bottom, the final output will be the vertex list outputted by the ___________ edge.(a) left edge(b) right edge(c) top edge(d) bottom edgeThis question was addressed to me in an interview for internship.My question comes from Sutherland-Hodgeman Polygon Clipping topic in division 2D Transformation and Viewing of Computer Graphics

Answer»

Right OPTION is (d) bottom edge

Easiest explanation: If we USED Left->Right->Up->Bottom, the final output will be the vertex list outputted by the bottom edge. The final RESULT is GIVEN by the last edge which is a bottom edge in this case.



Discussion

No Comment Found

Related InterviewSolutions