

McqMate
Q. |
when a line is to be drawn from (0,0) to (6,6) using DDA line drawing algorithm, the initial values for x and y are…….. |
A. | 0.5, 0.5 |
B. | (-0.5), (-0.5) |
C. | 0, (-0.5) |
D. | 0.5, 0 |
Answer» B. (-0.5), (-0.5) |
View all MCQs in
Computer GraphicsNo comments yet