Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Computer Graphics Mathematics For Computer Graphics
Which of the statements given below are correct?
The midpoint (or Bresenham) algorithm for rasterizing lines is optimized relative to DDA algorithm in that
A. it avoids round‐off operations.
B. it is incremental.
C. it uses only integer arithmetic.
D. all straight lines can be displayed as straight (exact).
Choose the correct answer from the options given below:
1
A and B only
2
A and C only
3
A, B, C, and D
4
A, B, and C only