McqMate
| Q. |
and (5,3) is to be drawn, using DDA algorithm. Find the value of x and y increments? |
| A. | x-increments = 1; y-increments =1 |
| B. | x-increments = 0.5; y-increments =1 |
| C. | x-increments = 1; y-increments =0.5 |
| D. | none of above |
| Answer» C. x-increments = 1; y-increments =0.5 | |
View all MCQs in
Computer GraphicsNo comments yet