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)
1k
0
Do you find this helpful?
9

View all MCQs in

Computer Graphics

Discussion

No comments yet