user image

Deepika Mishra

Graphic Designing
Graphic Designing
2 years ago

In Bresenham’s circle generation algorithms if (x,y) is the current pixel position then the x-value of the next pixel position is : (A) X (B) X-1 (C) X+1 (D) X+2

user image

Abhishek Mishra

2 years ago

Answer - C , Explanation - In Bresenham’s circle generation algorithms if (x,y) is the current pixel position then the x-value of the next pixel position is (X + 1).

Recent Doubts

Close [x]