

McqMate
Q. |
In scan line polygon filling algorithm for current scan line the x-intersections obtained are 20,10,50,30. How these x-intersections are stored in intersection array? |
A. | (10,20,30,50) |
B. | (20,10,50,30) |
C. | (50,30,20,10) |
D. | (10,50,20,30) |
Answer» A. (10,20,30,50) |
View all MCQs in
Computer GraphicsNo comments yet