MCQOPTIONS
Saved Bookmarks
| 1. |
if a line is to be drawn from (0,0) to (4,6) using DDA line drawing algorithm, the third point to be plotted is ……. |
| A. | (1,2) |
| B. | (2,3) |
| C. | (3,2) |
| D. | (2,1) |
| Answer» B. (2,3) | |