The 4-bit code of the bottom-region among the nine regions divided using the…
2026
The 4-bit code of the bottom-region among the nine regions divided using the Cohen-Sutherland algorithm is:
- A.
0110
- B.
0101
- C.
0010
- D.
0000
Attempted by 15 students.
Show answer & explanation
Correct answer: C
In the Cohen-Sutherland line clipping algorithm, points are classified using a 4-bit region code relative to the clipping window boundaries. While conventions vary, this specific question defines the bottom region with the code 0010.