Q. In Bresenham's algorithm, while generating a circle , it is easy to generate? (Solved)
1. one octant first and other by successive reflection
2. one octant first and other by successive rotation
3. one octant first and other by successive translation
4. all octants
- a. one octant first and other by successive reflection