Google News
logo
Computer Graphics - Quiz(MCQ)
Which of the following algorithm is a faster method for calculating pixel positions?
A)
Mid-point algorithm
B)
Parallel line algorithm
C)
DDA line algorithm
D)
Bresenham’s line algorithm

Correct Answer :   DDA line algorithm


Explanation : The fastest method DDA for calculating pixel positions is a faster method.

Advertisement