1.

In Bresenham’s line algorithm, if thedistances d1 < d2 then decision parameter Pk is______(a) Positive(b) Equal(c) Negative(d) Option a or cI got this question in semester exam.My query is from Line Filling Algorithms in chapter Graphics Primitives of Computer Graphics

Answer»

Right option is (C) Negative

Easiest EXPLANATION: If d1 < d2 then the decision VARIABLE is always negative.



Discussion

No Comment Found

Related InterviewSolutions